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
Please register or sign in to comment