pub const EMPTY_STACK_CHECK: [Opcode; 3];
Pushes a value onto the stack that indicates whether the stack was previously empty.
type: [] -> [Bool]
[] -> [Bool]