Expand description
This module reads bytecode from a reader and disassembles it.
Structs§
- Bytecode
Loader - A structure for loading bytecode from a reader.
- Bytecode
Loader Builder - A builder for a BytecodeLoader.
Enums§
- Bytecode
Loader Error - Error type for bytecode operations.
- Section
Type - Represents a section type in a module.