Hacker News new | ask | show | jobs
by reocha 32 days ago
Any language with FFI support can call rust functions.
1 comments

My impression was that Gossamer has good Rust FFI rather than basic C FFI, sharing struct layout etc. I may play around with Gossamer and see how it really does performance wise…

The syntax similarities help make for a more painless two language approach.