Rust and GCC, two different ways
Rust and GCC, two different ways
Posted Oct 4, 2021 16:17 UTC (Mon) by TheGopher (subscriber, #59256)Parent article: Rust and GCC, two different ways
I feel I’m often missing a critical discussion of LLVM and the risk of binary only distribution; where the compiler source is not available and architecture specific patches are unavailable to developers. I consider this a driving concern when it comes to requiring gcc support for rust before considering it for general use.
