Expand description
A set of common definitions that are needed for defining execution engines.
Modules§
- error
- Rust executor possible errors.
- runtime_
blob - This module allows for inspection and instrumentation, i.e. modifying the module to alter it’s structure or behavior, of a wasm module.
- util
- Utilities used by all backends
- wasm_
runtime - Definitions for a wasm runtime.