Cargo Features

wasmtime-winch has no features set by default.

[dependencies]
wasmtime-winch = { version = "34.0.2", features = ["component-model", "all-arch", "gc", "gc-drc", "gc-null", "threads", "wmemcheck"] }
component-model

Enables component-model of wasmtime-cranelift and wasmtime-environ =34.0.2

all-arch

Enables all-arch of winch-codegen =34.0.2

gc

Enables gc of winch-codegen =34.0.2

gc-drc

Enables gc-drc of winch-codegen =34.0.2

gc-null

Enables gc-null of winch-codegen =34.0.2

threads

Enables threads of winch-codegen =34.0.2

wmemcheck

Enables wmemcheck of winch-codegen =34.0.2

wasmtime-winch has 7 features without comments.