max-stack-frame-size ( -- n )


Vocabulary
compiler.cfg.stack-frame

Inputs
None

Outputs
nan integer


Word description
The largest stack frame, in bytes, that the VM can record in a code block header.

Definition