Hacker News new | ask | show | jobs
by jstimpfle 2737 days ago
Compiling to C is not a compile performance advantage. If anything it slows you down as described in the article (header files). It's just not as bad as C++.