Age | Commit message (Collapse) | Author | |
---|---|---|---|
3 days | fix big endian compilation | Kimplul | |
+ Code used some assumptions about type aliasing that might not hold for all systems | |||
2025-03-14 | protect jit pages | Kimplul | |
2025-03-14 | start supporting 32bit arches | Kimplul | |
2024-07-13 | make tests only compile once | Kimplul | |
+ Select between jit/bytecode with a runtime parameter | |||
2024-06-30 | continue working through test cases | Kimplul | |
+ Remove overflow and more complicated floating point tests for now |