Hacker News new | ask | show | jobs
by kannanvijayan 3641 days ago
I'd compare IonMonkey in SM to Crankshaft in V8. Ion was actually started in response to Crankshaft.

TurboFan is a new even-higher-tier, even-more-expensive-to-compile, but potentialy even-more-optimized compiler backend the V8 team is working on.