logoalt Hacker News

zerrtoday at 9:19 AM0 repliesview on HN

It's an interpreted byte code run (interpreted) by BEAM. Not a native binary run by CPU.

But apparently BeamAsm JIT solves the issue? As mentioned in the sibling comment.