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