Module wasmedge_sys::async::fiber
source · Available on crate feature
async
and Linux only.Expand description
Defines data structure for WasmEdge async mechanism.
Structs
- Defines an async execution context.
- Defines a async state that contains the pointer to current poll context and current suspend.