Live data from Hacker News

GCC Rust Approved by GCC Steering Committee

gcc.gnu.org

1–10 of 300 posts

Re: GCC Rust Approved by GCC Steering Committee

#7

Why would someone want this? (Honest question)

The main source of interest for GCC Rust is because GCC targets more platforms than LLVM. A partially-overlapping interest is using Rust in Linux: Linux targets non-LLVM platforms, but is also deeply tied to GCC and Rust-for-Linux would have a lower barrier to entry if it doesn't require a second toolchain.

Long-term, it's considered a strong signal for the health and viability of Rust if it's not strictly tied to one implementation.

Post reply on HN