Hacker News new | ask | show | jobs
by choeger 1590 days ago
I don't think Rust uses separate compilation. And go just seems to not care about a stable ABI.
1 comments

It surely does, you can pack crates as rlibs.