Module casper_execution_engine::shared::wasm_prep
source · [−]Expand description
Preprocessing of Wasm modules.
Enums
An error emitted by the Wasm preprocessor.
Functions
Returns a parity Module from the given bytes without making modifications or checking limits.
Preprocesses Wasm bytes and returns a module.