Expand description
The pulley bytecode for fast interpreters.
Re-exports§
Modules§
- Decoding support for pulley bytecode.
- Disassembly support for pulley bytecode.
- Encoding support for pulley bytecode.
- Immediates.
- Interpretation of pulley bytecode.
- Pulley bytecode operations with their operands.
- Pulley opcodes (without operands).
- Pulley registers.
Macros§
- Calls the given macro with each extended opcode.
- Calls the given macro with each opcode.