Hacker News new | ask | show | jobs
by synergy20 564 days ago
firmware probably needs no stdlib at all,just the language itself,so rust for low level is fine

when stdlib is needed then size becomes a big issue, yes busybox approach helps,but.