Crate tinywasm_types

source ·
Expand description

Types used by tinywasm and tinywasm_parser.

Structs

  • A WebAssembly Module Export
  • The type of a WebAssembly Function.
  • A WebAssembly Function
  • Represents a memory immediate in a WebAssembly memory instruction.
  • A TinyWasm WebAssembly Module

Enums

Type Aliases