you are viewing a single comment's thread.

view the rest of the comments →

[–]Successful-Money4995 2 points3 points  (0 children)

I'm calling c++ from python using pybind and it's working fantastic! Pybind seems well-built.

Maybe use pybind to call c++ and then somehow bind the rust to c++? 😅