Rust and GCC, two different ways
Rust and GCC, two different ways
Posted Oct 20, 2021 3:41 UTC (Wed) by pabs (subscriber, #43278)In reply to: Rust and GCC, two different ways by ms_43
Parent article: Rust and GCC, two different ways
The Bootstrappable Builds folks are working on a full bootstrap from a small number of bytes of bare metal machine code all the way up to a full Linux distro. They've already achieved quite a bit of that path.
https://bootstrappable.org/
https://github.com/fosslinux/live-bootstrap/blob/master/p...
https://github.com/oriansj/talk-notes/blob/master/live-bo...
