Cargo Features

wasmtime-wast has no features set by default.

[dependencies]
wasmtime-wast = { version = "20.0.0", features = ["component-model"] }
component-model

Enables component-model of wasmtime

wasmtime:

Enables in-progress support for the component model. Note that this feature is in-progress, buggy, and incomplete. This is primarily here for internal testing purposes.

Affects spectest::link_component_spectest