Hacker News new | ask | show | jobs
by mwest217 1829 days ago
That’s strictly accurate but kinda misleading. It doesn’t have multiple optimization passes it does just for hot code paths, it fully compiled per function. They call it Just Ahead Of Time compiled.