Skip to content

Commit 544124a

Browse files
JIT compiler and many improvements!
1 parent b3a56a1 commit 544124a

22 files changed

+2458
-68
lines changed

.gitignore

+4
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,7 @@
22
/bin
33
/main
44
*.o
5+
*.vcode
6+
*.jit
7+
/*.asm
8+
/*.S

0 commit comments

Comments
 (0)