9 ms·Would something like this then be able to interface with Rust codebases?by mvid 9mo agoWould something like this then be able to interface with Rust codebases?NuclearPM 9mo agoYes, of course.Jeaye 9mo agoAs much as any C++ project would, yes. That includes either through the C ABI or through the various C++/Rust interop mechanisms.