Hacker News new | ask | show | jobs
by steveklabnik 299 days ago
Rust has the same amount of runtime as C. And since it uses LLVM on the backend, there’s motivation for companies to support codegen via it to build that C compiler; even Intel has retargeted their compiler on top of it these days.