Skip to content
Commit 3ec1d1b4 authored by Bastian Köcher's avatar Bastian Köcher Committed by GitHub
Browse files

Enable `wasmtime` only for `x86_64` in substrate node (#5432)

* Enable `wasmtime` only for `x86_64` in substrate node

When using the new feature of cargo `cargo build -Z features=itarget`,
the `wasmtime` feature will not bleed into the build for other
architectures.

* Use new cargo feature in CI
parent 7abc5770
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment