-
-
Notifications
You must be signed in to change notification settings - Fork 160
Closed
Labels
Description
Hi!
I'm wondering if enkiTS could potentially host build scripts for zig.
With a build.zig and build.zig.zon, zig users (this includes C/C++ projects that rely on the zig build system) can easily fetch this project and start using it in their code. There is also another boon with this: all users can trivially cross compile this project.
I would be willing to try and write the build script if there is interest.
Cheers!