summaryrefslogtreecommitdiff
path: root/vm/vm_test.go
AgeCommit message (Expand)Author
2023-11-24parser: fix allocation of local variablesMarc Vertes
2023-11-24vm: use only reflect.Values (WIP)Marc Vertes
2023-10-12move to a direct byte code compiler (#8)Marc Vertes