Expand description
This project is derived from wasmtime-fiber. The motivation of creating
this project is to solve the version conflict issue between wasmtime-fiber
s used by Wasmtime and WasmEdge,
respectively. It would be much easier for runwasi project to integrate
these two WebAssembly runtimes.
Structsยง
- Fiber
- Fiber
Stack - Represents an execution stack to use for a fiber.
- Suspend