Constant REQUIRED_INSTRUCTIONS

Source
pub(super) const REQUIRED_INSTRUCTIONS: usize = NUM_INSTRUCTIONS; // 512usize
Expand description

Programs require an exact number of instructions. (The instruction buffer must have filled without any of the other stopping conditions)