Cargo Features

wasmtime-fiber has no features set by default.

[dependencies]
wasmtime-fiber = { version = "28.0.0", features = ["std"] }
std

Assume presence of the standard library. Allows propagating panic-unwinds across fiber invocations.