Cargo Features
wasmtime-wast has no features set by default.
[dependencies]
wasmtime-wast = { version = "31.0.0", features = ["component-model"] }
- component-model
-
Enables component-model and component-model-async of wasmtime
Affects
spectest::link_component_spectest
…