Module resumable

Module resumable 

Source
Expand description

TODO

Structs§

HostCall
A HostCall object contains information required for executing a specific host function.
HostResumable
A HostResumable is used to resume execution after executing its HostCall.
WasmResumable
A WasmResumable is an object used to resume execution of Wasm code.

Enums§

Resumable
RunState
Represents the state of a possibly interrupted resumable.