Expand description
The pulley bytecode for fast interpreters.
Re-exports§
Modules§
- decode
decode
Decoding support for pulley bytecode. - disas
disas
Disassembly support for pulley bytecode. - encode
encode
Encoding support for pulley bytecode. - Immediates.
- interp
interp
Interpretation of pulley bytecode. - Pulley bytecode operations with their operands.
- Pulley opcodes (without operands).
- Pulley registers.