Module wasmer_compiler::translator::state
source · Structs§
- Contains information decoded from the Wasm module that must be referenced during each Wasm function’s translation.
Enums§
- A helper enum for representing either a single or multiple values.
Type Aliases§
- Map of signatures to a function’s parameter and return types.