Hacker News new | ask | show | jobs
by bengarrr 2861 days ago
You'd be surprised how much overhead a compiler adds even for something like C. Also you can do things in pure assembly that you just can't do in C (w/o inlining assembly haha).