Hacker News new | ask | show | jobs
by rwmj 911 days ago
It's pretty similar, yes.

If you don't care about the ABI being stable then you can use a Rust-based ABI, but you're essentially just static linking everything then. Not sure how that works out for the game developers.