Changes for version v0.09 - 2025-11-05
- Added basic support for execution_info_flags
- Added basic profile support
- Optimised register allocation in synthetic directive handling
- Added experimental method to read an opcode from a handle
- Added experimental method to render an opcode as text
- Fixed $opcode->is_autodie, and $opcode->is_return for non-template created opcodes
- Added $opcode->is_end_of_text
- Added disassembler: vmv0-disasm and SIRTX::VM::Disassembler
Modules
module for interacting with SIRTX VM code
module for assembling SIRTX VM code
module for assembling SIRTX VM code
module for single SIRTX VM opcodes
module for interacting with SIRTX VM code
module for interacting with SIRTX VM code