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§

Type Aliases§

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