Crate sc_executor_common[−][src]
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. |