Constant stak_code::INSTRUCTION_BITS
source ยท pub const INSTRUCTION_BITS: u64 = 4;Expand description
A number of bits required to encode an instruction in bytecodes.
pub const INSTRUCTION_BITS: u64 = 4;A number of bits required to encode an instruction in bytecodes.