Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-22 | move interp into run_interp | Kimplul | |
+ This allows us to skip a potential extra function call | |||
2024-06-29 | start adding tests | Kimplul | |
2024-06-23 | initial interpeter testing | Kimplul | |
![]() |
index : ejit | |
Hybrid JIT/bytecode built on top of Lightening | kimi.h.kuparinen+ejit@gmail.com |
aboutsummaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-22 | move interp into run_interp | Kimplul | |
+ This allows us to skip a potential extra function call | |||
2024-06-29 | start adding tests | Kimplul | |
2024-06-23 | initial interpeter testing | Kimplul | |