Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

It's only a few steps away from what Graal/Truffle do: unroll the interpreter loop over the bytecode, then keep re-running dead code elimination and inlining passes - you end up with something very close to optimized native output.


Specially since Graal/Truffle do include a JIT, which even has better optimization heuristics than Hotspot.




Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: