Fixed loop instructions, local registers in other instructions, upvalues and tables. Builds and passes test.

This commit is contained in:
paladin 2026-08-29 13:33:48 +01:00
parent 110e035efd
commit 60c097518a
9 changed files with 229 additions and 151 deletions

3
.gitignore vendored
View file

@ -1,2 +1,3 @@
.idea
target
target
Cargo.lock