Replies: 2 comments
-
|
Looks amazing, thank you for your contribution! |
Beta Was this translation helpful? Give feedback.
-
|
I'm assuming this is the general area to request repo transfer, please correct me if I'm wrong! I've ported fftw to Zig's build system here: https://github.com/adworacz/fftw It supports builds for Windows, Mac, and Linux, including x86_64 and aarch64. Other OS and architectures are certainly possible, but I don't have the environments to test them, so community contributions would be great. It's currently limited to static builds (which most people using Zig likely want anyways) due to this outstanding Zig bug. But there are some potential workarounds to unlock dynamic builds, as I noted in the README. I'd love to transfer it to AYCB so everyone can use and contribute to it! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I created a zig package for json-c, found here.
Adding it to this organization will make it easier for others to find it, so I'm pinging @kristoff-it as suggested !
Beta Was this translation helpful? Give feedback.
All reactions