Masthash

#GCCRust

Sourceware
4 months ago

The #gentoo #sparc builders are disabled for now because the worker had become a little too unstable.

https://builder.sourceware.org

We hope to get it back soon because it is doing a lot of builds for #Sourceware projects.

#elfutils, #libabigail, #bzip2, #debugedit, #gccrust, #binutils, #gdb, #gcc, #systemtap, #glibc, #gnupoke.

2 years ago

#GCCRust is a #GCC based compiler for #Rust.

#gccrs is a frontend for GCC that allows it compile Rust programs. Being based on GCC allows for typical GCC options like -O2 and plugins targeting GIMPLE to be used normally. gccrs also allows for mixed C and Rust code to be effectively optimized and secured as they are compiled to the same intermediate language.

Website πŸ”—οΈ: https://github.com/Rust-GCC/gccrs

#free #opensource #foss #fossmendations #programming