Hacker News new | ask | show | jobs
by tedunangst 2108 days ago
So this is not quite beamjit, but a sort of rewrite?
1 comments

I understood it as a completely new, simplified approach that Lukas Larsson started beginning of the year.

It's not a tracing or optimising JIT, but instead at load time translates the BEAM opcodes to native code using asmjit.