Cargo Features
wasmer-engine-object-file has no features set by default.
[dependencies]
wasmer-engine-object-file = { 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.