Cargo Features
wasmtime-fiber has no features set by default.
[dependencies]
wasmtime-fiber = { version = "29.0.1", features = ["std"] }
- std
-
Assume presence of the standard library. Allows propagating panic-unwinds across fiber invocations.
wasmtime-fiber has no features set by default.
[dependencies]
wasmtime-fiber = { version = "29.0.1", features = ["std"] }
Assume presence of the standard library. Allows propagating panic-unwinds across fiber invocations.