Hacker News new | ask | show | jobs
by j-james 1047 days ago
Really, I'm quite hopeful for crabi: https://github.com/rust-lang/rust/pull/105586

An ABI for languages with a proper type system seems fantastic. Swift, Rust, Nim, D all share very similar type systems (and memory management systems) and it would be very cool to see what kinds of interop easy dynamic linking would allow.

1 comments

I didn't know about it. Seems life has bright sides too.