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.
wasmtime-fiber has no features set by default.
[dependencies]
wasmtime-fiber = { version = "28.0.0", features = ["std"] }
Assume presence of the standard library. Allows propagating panic-unwinds across fiber invocations.