Expand description
A set of common definitions that are needed for defining execution engines.
Modulesยง
- error
- Rust executor possible errors.
- sandbox
- This module implements sandboxing support in the runtime.
- util
- A set of utilities for resetting a wasm instance to its initial state.
- wasm_
runtime - Definitions for a wasm runtime.