Module vm

Source

Structsยง

CallFrame ๐Ÿ”’
Call frame to track function calls
Scope ๐Ÿ”’
Represents a single scope with its variables
VM
Virtual Machine that executes bytecode

Functionsยง

execute_bytecode
Execute a bytecode chunk in the VM