Docs

Runtime

Sections

Runtime

Bytecode Opcodes

This page will host the opcode and operand reference for the latest stable release. Update Rule Any change in opcode definitions or operand decoding in upstream …

Source: docs/BYTECODE_IR.md

Runtime

Operand Decoding

Operand decoding is part of the bytecode contract and must be handled through the VM’s decoder helpers instead of direct raw byte access. This page exists …

Source: docs/BYTECODE_IR.md