Module sc_executor_common::wasm_runtime [−][src]
Expand description
Definitions for a wasm runtime.
Enums
A method to be used to find the entrypoint when calling into the runtime
Traits
A trait that defines an abstract wasm module instance.
A trait that defines an abstract WASM runtime module.