Hacker News new | ask | show | jobs
by mvid 165 days ago
Would something like this then be able to interface with Rust codebases?
2 comments

As much as any C++ project would, yes. That includes either through the C ABI or through the various C++/Rust interop mechanisms.
Yes, of course.