aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
10 daysremember to clean libejit.aKimplul
2024-10-22move interp into run_interpKimplul
+ This allows us to skip a potential extra function call
2024-06-29start adding testsKimplul
2024-06-23initial interpeter testingKimplul