Expand description
Helper functions and structures for the translation.
Structs§
- Archived
Custom Section Index - An archived
CustomSectionIndex
- Archived
Data Index - An archived
DataIndex
- Archived
Elem Index - An archived
ElemIndex
- Archived
Function Index - An archived
FunctionIndex
- Archived
Global Index - An archived
GlobalIndex
- Archived
Local Function Index - An archived
LocalFunctionIndex
- Archived
Local Global Index - An archived
LocalGlobalIndex
- Archived
Local TagIndex - An archived
LocalTagIndex
- Archived
Memory Index - An archived
MemoryIndex
- Archived
Signature Index - An archived
SignatureIndex
- Archived
Table Index - An archived
TableIndex
- Archived
Tag - An archived
Tag
- Archived
TagIndex - An archived
TagIndex
- Custom
Section Index - Index type of a custom section inside a WebAssembly module.
- Custom
Section Index Resolver - The resolver for an archived
CustomSectionIndex
- Data
Index - Index type of a passive data segment inside the WebAssembly module.
- Data
Index Resolver - The resolver for an archived
DataIndex
- Elem
Index - Index type of a passive element segment inside the WebAssembly module.
- Elem
Index Resolver - The resolver for an archived
ElemIndex
- Function
Index - Index type of a function (imported or local) inside the WebAssembly module.
- Function
Index Resolver - The resolver for an archived
FunctionIndex
- Global
Index - Index type of a global variable (imported or local) inside the WebAssembly module.
- Global
Index Resolver - The resolver for an archived
GlobalIndex
- Local
Function Index - Index type of a function defined locally inside the WebAssembly module.
- Local
Function Index Resolver - The resolver for an archived
LocalFunctionIndex
- Local
Global Index - Index type of a global defined locally inside the WebAssembly module.
- Local
Global Index Resolver - The resolver for an archived
LocalGlobalIndex
- Local
Memory Index - Index type of a memory defined locally inside the WebAssembly module.
- Local
Table Index - Index type of a table defined locally inside the WebAssembly module.
- Local
TagIndex - Index type of a tag defined locally inside the WebAssembly module.
- Local
TagIndex Resolver - The resolver for an archived
LocalTagIndex
- Memory
Index - Index type of a linear memory (imported or local) inside the WebAssembly module.
- Memory
Index Resolver - The resolver for an archived
MemoryIndex
- Signature
Index - Index type of a signature (imported or local) inside the WebAssembly module.
- Signature
Index Resolver - The resolver for an archived
SignatureIndex
- Table
Index - Index type of a table (imported or local) inside the WebAssembly module.
- Table
Index Resolver - The resolver for an archived
TableIndex
- Tag
- WebAssembly event.
- TagIndex
- Index type of an event inside the WebAssembly module.
- TagIndex
Resolver - The resolver for an archived
TagIndex
- TagResolver
- The resolver for an archived
Tag
Enums§
- Archived
Export Index - An archived
ExportIndex
- Archived
Import Index - An archived
ImportIndex
- Export
Index - An entity to export.
- Export
Index Resolver - The resolver for an archived
ExportIndex
- Import
Index - An entity to import.
- Import
Index Resolver - The resolver for an archived
ImportIndex