Hacker News new | past | comments | ask | show | jobs | submit login

Or ... you don't break down ifs, loops and so on into branches to begin with. Scala.js has an optimizing compiler that doesn't do that (and I've heard a bunch of compiler people who were really impressed at the level of optimizations we can do without breaking down control flow into branches).



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

Search: