(package private) class |
ArrayTypeEntry |
An array type entry in the type section of the WebAssembly.
|
(package private) class |
ExportEntry |
An entry in the function section of the WebAssembly.
|
(package private) class |
Function |
An entry in the function section of the WebAssembly.
|
(package private) class |
FunctionTypeEntry |
An entry in the type section of the WebAssembly.
|
(package private) class |
Global |
An entry in the global section of the WebAssembly.
|
(package private) class |
ImportFunction |
An entry in the import section of the WebAssembly.
|
(package private) class |
StructTypeEntry |
An struct type entry in the type section of the WebAssembly.
|
(package private) class |
TypeEntry |
An entry in the type section of the WebAssembly.
|