Crate fiber_for_wasmedge

Source
Expand description

This project is derived from wasmtime-fiber. The motivation of creating this project is to solve the version conflict issue between wasmtime-fibers used by Wasmtime and WasmEdge, respectively. It would be much easier for runwasi project to integrate these two WebAssembly runtimes.

Structsยง

Fiber
FiberStack
Represents an execution stack to use for a fiber.
Suspend