logo
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.