|
|
f28138e5b9
|
Aarch64 jit compiler wip: implement branching and loops
|
2026-01-04 13:45:03 +03:00 |
|
|
|
db4a8ac264
|
Aarch64 compiler wip: replace csel with csetm for comparisons
|
2026-01-04 12:36:24 +03:00 |
|
|
|
d5065ec38e
|
Aarch64 JIT-compiling wip: no-argument functions, arithmetic & logical operations, comparisons (integers only)
|
2026-01-03 22:38:43 +03:00 |
|
|
|
98a5720141
|
Split compiled module code & data segments and use mprotect to make a module host-executable
|
2026-01-02 11:37:03 +03:00 |
|
|
|
cad6c06607
|
Add JIT library & basic jit interface (not implemented yet)
|
2025-12-18 18:57:55 +03:00 |
|