ArrayTypeEntry |
An array type entry in the type section of the WebAssembly.
|
BinaryModuleWriter |
Module Writer for binary format.
|
ExportEntry |
An entry in the function section of the WebAssembly.
|
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.
|
SectionEntry |
Signature for an entry in a section
|
StructTypeEntry |
An struct type entry in the type section of the WebAssembly.
|
TypeEntry |
An entry in the type section of the WebAssembly.
|
WasmOutputStream |
|