| BlockKind |
|
| CustomSection |
A custom section of some kind.
|
| DataSegment |
|
| Element |
An element, used to initialize table ranges.
|
| Export |
An exported definition.
|
| ExternalType |
The type of external definition, import, or export.
|
| FunctionBody |
|
| FunctionImport |
An imported function.
|
| FunctionType |
|
| Global |
The definition of a global variable in the model of a module.
|
| GlobalImport |
An imported global variable or constant.
|
| Import |
Some imported entity.
|
| Instruction |
|
| Limits |
|
| Memory |
A memory definition.
|
| MemoryImport |
An imported memory.
|
| MemoryLimits |
Limits for memory sizes, in pages.
|
| MutabilityType |
The kind of mutability for a global variable.
|
| OpCode |
|
| PassiveDataSegment |
|
| Section |
|
| Table |
|
| TableImport |
An imported table.
|
| TypeSection |
|
| Value |
|
| ValueType |
The possible WASM value types.
|
| WasmEncoding |
|