Hacker News new | ask | show | jobs
by pcwalton 4682 days ago
Nowadays you can just use libstd in no-runtime apps; you can choose whether to start the runtime and if you're running on bare metal, just don't start it.