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
- A WebAssembly External Value.
- A WebAssembly External Kind.
- A WebAssembly Instruction
- Type of a WebAssembly value.
- A WebAssembly value.
Type Aliases
- A WebAssembly Address.