Cargo Features

wasmer-engine-universal-x has no features set by default.

[dependencies]
wasmer-engine-universal-x = { version = "2.4.1", features = ["compiler"] }
compiler

Enable the compiler feature if you want the engine to compile and not be only on headless mode.

Enables wasmer-compiler-x