jserv / amacc

Small C Compiler generating ELF executable Arm architecture, supporting JIT execution
Other
1.01k stars 161 forks source link

JIT documentation #34

Closed jserv closed 5 years ago

jserv commented 6 years ago

Dmytro Sirenko wrote an excellent documentation for c4-based x86 JIT compilation: JIT.md. We expect to prepare Aarch32 specific entry to describe how JIT works in AMaCC as well.