Crate tinywasm_types
source ·Expand description
Types used by tinywasm and tinywasm_parser.
Structs§
- A WebAssembly Module Export
- The type of a WebAssembly Function.
- Represents a memory immediate in a WebAssembly memory instruction.
- Represents a memory’s type.
- A TinyWasm WebAssembly Module
Enums§
- A WebAssembly External Value.
- A WebAssembly External Kind.
- A WebAssembly Instruction
- Type of a WebAssembly value.
- A WebAssembly value.
Type Aliases§
- A WebAssembly Address.