Y
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
Jeaye
165 days ago
As much as any C++ project would, yes. That includes either through the C ABI or through the various C++/Rust interop mechanisms.
link
NuclearPM
165 days ago
Yes, of course.
link