Module state

Source

Structs§

ModuleTranslationState
Contains information decoded from the Wasm module that must be referenced during each Wasm function’s translation.

Enums§

SingleOrMultiValue
A helper enum for representing either a single or multiple values.
SingleOrMultiValueIterator

Type Aliases§

WasmTypes 🔒
Map of signatures to a function’s parameter and return types.