Module value_stack

Source

Structsยง

CallFrame ๐Ÿ”’
The WASM spec calls this Activations, however it refers to the call frames of functions.
Stack ๐Ÿ”’
The stack at runtime containing

Constantsยง

MAX_CALL_STACK_SIZE ๐Ÿ”’
MAX_VALUE_STACK_SIZE ๐Ÿ”’