Hacker News new | ask | show | jobs
by flumpcakes 1635 days ago
Yes. I think this is so common that Rust, positioning itself as an option for a systems programming language, has the #![no_std] macro to not link with the full standard library.