Documentation
¶
Overview ¶
Package wasmrw provides encoding helpers for WASM host function return values. Return values use a packed uint64: lower 32 bits = error code, upper 32 bits = byte length. Bit 62 indicates suspend (async host call).
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.