Skip to main content

Crate mangle_vm

Crate mangle_vm 

Source

Modules§

composite_host

Structs§

DummyHost
HostVal
Opaque handle to a value in the host’s value store. In WASM, these are represented as externref.
Vm

Traits§

Host
Trait for the host environment that provides storage and data access (Server Mode).