Hacker News new | ask | show | jobs
by whimsicalism 1339 days ago
I don't think it is fair to conflate the "abstract machine" of C with the virtual machine. There is no software virtualization at work when running C code, it is compiled directly to assembly.