pub const STACK_POINTER_ADDRESS: MemoryAddress;Expand description
The current stack pointer is always in slot 0.
It gets manipulated by opcodes laid down for calls by codegen.
pub const STACK_POINTER_ADDRESS: MemoryAddress;The current stack pointer is always in slot 0.
It gets manipulated by opcodes laid down for calls by codegen.