Structsยง
- Call
Frame ๐ - 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
Activations
, however it refers to the call frames of functions.