Expand description
Types used by tinywasm
and tinywasm_parser
.
Modules§
Structs§
- Archived
Data - An archived
Data
- Archived
Element - An archived
Element
- Archived
Export - An archived
Export
- Archived
Func Type - An archived
FuncType
- Archived
Global - An archived
Global
- Archived
Global Type - An archived
GlobalType
- Archived
Import - An archived
Import
- Archived
Memory Arg - An archived
MemoryArg
- Archived
Memory Type - An archived
MemoryType
- Archived
Table Type - An archived
TableType
- Archived
Tiny Wasm Module - An archived
TinyWasmModule
- Archived
Value Counts - An archived
ValueCounts
- Archived
Value Counts Small - An archived
ValueCountsSmall
- Archived
Wasm Function - An archived
WasmFunction
- Data
- Data
Resolver - The resolver for an archived
Data
- Element
- Element
Resolver - The resolver for an archived
Element
- Export
- A WebAssembly Module Export
- Export
Resolver - The resolver for an archived
Export
- Func
Type - The type of a WebAssembly Function.
- Func
Type Resolver - The resolver for an archived
FuncType
- Global
- Global
Resolver - The resolver for an archived
Global
- Global
Type - Global
Type Resolver - The resolver for an archived
GlobalType
- Import
- Import
Resolver - The resolver for an archived
Import
- Memory
Arg - Represents a memory immediate in a WebAssembly memory instruction.
- Memory
ArgResolver - The resolver for an archived
MemoryArg
- Memory
Type - Represents a memory’s type.
- Memory
Type Resolver - The resolver for an archived
MemoryType
- Table
Type - Table
Type Resolver - The resolver for an archived
TableType
- Tiny
Wasm Module - A
TinyWasm
WebAssembly Module - Tiny
Wasm Module Resolver - The resolver for an archived
TinyWasmModule
- Value
Counts - Value
Counts Resolver - The resolver for an archived
ValueCounts
- Value
Counts Small - Value
Counts Small Resolver - The resolver for an archived
ValueCountsSmall
- Wasm
Function - Wasm
Function Resolver - The resolver for an archived
WasmFunction
Enums§
- Archived
Const Instruction - An archived
ConstInstruction
- Archived
Data Kind - An archived
DataKind
- Archived
Element Item - An archived
ElementItem
- Archived
Element Kind - An archived
ElementKind
- Archived
External Kind - An archived
ExternalKind
- Archived
Import Kind - An archived
ImportKind
- Archived
Instruction - An archived
Instruction
- Archived
Memory Arch - An archived
MemoryArch
- Archived
ValType - An archived
ValType
- Const
Instruction - Const
Instruction Resolver - The resolver for an archived
ConstInstruction
- Data
Kind - Data
Kind Resolver - The resolver for an archived
DataKind
- Element
Item - Element
Item Resolver - The resolver for an archived
ElementItem
- Element
Kind - Element
Kind Resolver - The resolver for an archived
ElementKind
- Extern
Val - A WebAssembly External Value.
- External
Kind - A WebAssembly External Kind.
- External
Kind Resolver - The resolver for an archived
ExternalKind
- Import
Kind - Import
Kind Resolver - The resolver for an archived
ImportKind
- Instruction
- A WebAssembly Instruction
- Instruction
Resolver - The resolver for an archived
Instruction
- Memory
Arch - Memory
Arch Resolver - The resolver for an archived
MemoryArch
- ValType
- Type of a WebAssembly value.
- ValType
Resolver - The resolver for an archived
ValType
- Wasm
Value - A WebAssembly value.