Fixed loop instructions, local registers in other instructions, upvalues and tables. Builds and passes test.
This commit is contained in:
parent
110e035efd
commit
60c097518a
9 changed files with 229 additions and 151 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,2 +1,3 @@
|
|||
.idea
|
||||
target
|
||||
target
|
||||
Cargo.lock
|
||||
Loading…
Add table
Add a link
Reference in a new issue