Y
Hacker News
new
|
ask
|
show
|
jobs
by
koakuma-chan
425 days ago
Compiling Rust to C doesn’t simplify interoperability. Either way you’ll be calling C functions. I assume compiling Rust to C is useful if you’re targeting some esoteric platform that Rust compiler doesn’t support.