Hacker News new | ask | show | jobs
by fyrn- 1394 days ago
In rust's case part of that is that LLVM is very C optimized. It's not great at taking advantage of the more strict rules of rust yet. It is getting better though.