pub const INSTRUCTION_BITS: u64 = 4;
Expand description

A number of bits required to encode an instruction in bytecodes.