Hacker News new | ask | show | jobs
by bzbarsky 3305 days ago
> V8 always produces machine code when running JS IIRC.

They used to. They stopped doing that because it made initial load too slow...