Expand description
Structsยง
- Wasm
Comdat - A COMDAT section group in a
WasmFile
. - Wasm
Comdat Iterator - An iterator for the COMDAT section groups in a
WasmFile
. - Wasm
Comdat Section Iterator - An iterator for the sections in a COMDAT section group in a
WasmFile
. - Wasm
File - A WebAssembly object file.
- Wasm
Relocation Iterator - An iterator for the relocations for a
WasmSection
. - Wasm
Section - A section in a
WasmFile
. - Wasm
Section Iterator - An iterator for the sections in a
WasmFile
. - Wasm
Segment - A segment in a
WasmFile
. - Wasm
Segment Iterator - An iterator for the segments in a
WasmFile
. - Wasm
Symbol - A symbol in a
WasmFile
. - Wasm
Symbol Iterator - An iterator for the symbols in a
WasmFile
. - Wasm
Symbol Table - A symbol table in a
WasmFile
.