Expand description
Definitions for a wasm runtime.
Enums§
- Invoke
Method - A method to be used to find the entrypoint when calling into the runtime
Traits§
- Wasm
Instance - A trait that defines an abstract wasm module instance.
- Wasm
Module - A trait that defines an abstract WASM runtime module.