wasmedge_sys::async

Module 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.