Hacker News new | ask | show | jobs
by cturtle 1439 days ago
Exactly! The idea is during development you use the super fast backend that supports hot code swapping. Then when you want to make a release build you use llvm and get all the optimization benefits of a longer compilation.