gccrs is an alternative compiler for Rust being developed as part of the GCC project. The main goal is to provide another option for compiling Rust, leveraging GCC's support for various platforms, including some that LLVM doesn't support. The project aims to maintain compatibility with rustc and contribute to the Rust
1 Comment
Sort: