Replies: 1 comment
-
|
Zig's C interop is zero-cost, and works great for me. As for other languages, most of them support C FFI, so you can use C as a bridge to connect them together. Some links: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
can zig import c++ rust golang java like use lib,that will expand zig sode
like c++ invoke python/c
like rust invoke c/c++
Beta Was this translation helpful? Give feedback.
All reactions