Replies: 1 comment 1 reply
-
Mojo is currently good at talking to existing python packages, and this works whether they are hybrid internally or not. We'd like to build out support for talking to C extensions directly but haven't built that yet. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Title says it all. Can I use my existing c++ python extensions from mojo? That's a pretty strong requirement for me.
Beta Was this translation helpful? Give feedback.
All reactions