Crate sc_executor_common[][src]

Expand description

A set of common definitions that are needed for defining execution engines.

Modules

Rust executor possible errors.

This module allows for inspection and instrumentation, i.e. modifying the module to alter it’s structure or behavior, of a wasm module.

This module implements sandboxing support in the runtime.

Definitions for a wasm runtime.