Y
Hacker News
new
|
ask
|
show
|
jobs
by
kzrdude
1883 days ago
Yes, Rust natively can expose C ffi functions (for example).
The
https://cxx.rs/
project is also a major crate for C++ interoperability.