Rust in the Kernel, and other odd decisions

https://bentsukun.ch/posts/netbsd-rust-kernel/

7 points · 1 comments · view on lemmy.world

1 Comments

racketlauncher831@lemmy.ml · 1 pts · 194d

In general, the bootstrap relies on a binary package of the previous version. This is unacceptable for an otherwise source-only, self-contained distribution like the NetBSD sources.

But how is C different in this regard?