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

Part of optimizing for the design choices of browser engines is to make it easy to emit machine code. The browsers have multiple compilers in them, and one of the compilers has the task of emitting simple machine code quickly, so the code can run immediately (reducing start-up time). In V8, this initial compiler is called Ignition.


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

Search: