Hacker News new | ask | show | jobs
by hiimkeks 275 days ago
That shouldn't be too tricky, assuming the binary is built for the sort of device you want to run on. At least not much more complicated than calling any other C code, using bindgen.
1 comments

Yep, Rust made design decisions to make this case as zero overhead as it can be.