dyon
dyon copied to clipboard
Resources for JIT Meta-Tracing
https://blog.mozilla.org/javascript/2017/10/20/holyjit-a-new-hope/
- A Mozilla blog post announcing the new hope of HolyJIT.
https://github.com/nbp/holyjit
- Repository of HolyJIT.
http://tratt.net/laurie/blog/entries/fast_enough_vms_in_fast_enough_time.html
- A blog post explaining how RPython was used to create a custom tracing JIT VM for Converge.