Hacker News new | ask | show | jobs
by billfruit 1116 days ago
What about c++ interop?
1 comments

You can call internal and external linkage C++ functions from Zig, but you can't do anything interesting like specialize templates or evaluate constexpr functions.