Hacker News new | ask | show | jobs
by Matthias247 2790 days ago
v8 is a JIT compiler. It emits instructions for specific architectures. So even if it's not written in assembly, it has some very architecture specific parts in it.