stdlib tester, fixes, switch to builtins as pseudo functions (use call), remove negative closure offset possibility

This commit is contained in:
ProgramSnail 2025-03-30 09:34:50 +03:00
parent 905632aab6
commit 43088ec9f9
10 changed files with 321 additions and 131 deletions

1
byterun/.gitignore vendored
View file

@ -11,5 +11,6 @@ compile_commands.json
.cache/
*.a
*.o
*.bc
test**