← Back to context Comment by FrankenApps 1 month ago The Rust Community is working on gcc-rs for this very reason. 3 comments FrankenApps Reply SkiFire13 25 days ago gcc-rs is far from being usable. If you want to use Rust with gcc-only targets you're probably better off with rustc_codegen_gcc instead. seg_lol 25 days ago One could also compile to wasm, and then convert that wasm to C. mkornaukhov 24 days ago It sounds convenient %)
SkiFire13 25 days ago gcc-rs is far from being usable. If you want to use Rust with gcc-only targets you're probably better off with rustc_codegen_gcc instead. seg_lol 25 days ago One could also compile to wasm, and then convert that wasm to C. mkornaukhov 24 days ago It sounds convenient %)
seg_lol 25 days ago One could also compile to wasm, and then convert that wasm to C. mkornaukhov 24 days ago It sounds convenient %)
gcc-rs is far from being usable. If you want to use Rust with gcc-only targets you're probably better off with rustc_codegen_gcc instead.
One could also compile to wasm, and then convert that wasm to C.
It sounds convenient %)