slang_
backend
0.1.0
Module vm
Module Items
Structs
Functions
In crate slang_
backend
slang_backend
Module
vm
Copy item path
Source
Structs
ยง
Call
Frame
๐
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