Hacker News new | ask | show | jobs
by pjmlp 410 days ago
Not necessarly, that is a possible option if you want to keep the JIT around, other one is to AOT compile, 100% straight machine code, like any other compiled language.