Y
Hacker News
new
|
ask
|
show
|
jobs
by
FrankenApps
208 days ago
The Rust Community is working on gcc-rs for this very reason.
1 comments
SkiFire13
208 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.
link
seg_lol
208 days ago
One could also compile to wasm, and then convert that wasm to C.
link
mkornaukhov
206 days ago
It sounds convenient %)
link