4 ms·
Any language with FFI support can call rust functions.
by reocha 3mo ago
Any language with FFI support can call rust functions.
- Recurecur 3mo agoMy 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.