Hacker News new | ask | show | jobs
by DragonStrength 856 days ago
I’m intrigued. Do you have a starting point? And how does it handle if I need to integrate with another language as well, like Swift?
1 comments

I was researching this the other day, here is a non trivial example:

https://github.com/floooh/sokol-tools/blob/master/build.zig

Here is a tutorial: https://www.zvm.app/tutorials/zig-build-cpp.html