Expand description

This module provides a stateroom::StateroomService implementation that is backed by a WebAssembly module. It is the counterpart to stateroom-wasm, which is used to implement a compatible guest module.

Structs

Hosts a stateroom::StateroomService implemented by a WebAssembly module.
Loads and caches a WebAssembly module such that a WasmHost instance can be created from it.

Enums

An error encountered while running WebAssembly.