considering that gcc has quite an extensive range of backends, we might want to look out for projects that would allow rust to be compiled trough gcc, be it Rust-gcc frontends or llvm-gcc IR translation layers, or compiling to C as an intermediary step
considering that gcc has quite an extensive range of backends, we might want to look out for projects that would allow rust to be compiled trough gcc, be it Rust-gcc frontends or llvm-gcc IR translation layers, or compiling to C as an intermediary step