| ExportEntry |
An entry in the function section of the WebAssembly.
|
| ExternalKind |
A single-byte unsigned integer indicating the kind of definition being imported or defined.
|
| Function |
An entry in the function section of the WebAssembly.
|
| FunctionTypeEntry |
An entry in the type section of the WebAssembly.
|
| Global |
An entry in the global section of the WebAssembly.
|
| ImportFunction |
An entry in the import section of the WebAssembly.
|
| InstructionOpcodes |
Instruction opcodes of the binary WebAssembly format.
|
| SectionEntry |
Signature for an entry in a section
|
| SectionType |
|
| TypeEntry |
An entry in the type section of the WebAssembly.
|
| WasmOutputStream |
|