pub(super) const REQUIRED_INSTRUCTIONS: usize = NUM_INSTRUCTIONS; // 512usize
Programs require an exact number of instructions. (The instruction buffer must have filled without any of the other stopping conditions)