Skip to main content

Module host

Module host 

Source
Expand description

Host state and function registration for WASM sandbox guests.

Structs§

HostState
Mutable state shared between the host and WASM guest via host functions.

Functions§

register_host_functions
Register the standard set of host functions in the "env" namespace.