Cargo Features
wasmer-engine-native-asml-fork has no features set by default.
[dependencies]
wasmer-engine-native-asml-fork = { version = "1.0.2", features = ["compiler"] }
- compiler
-
Enable the
compiler
feature if you want the engine to compile and not be only on headless mode.