(tracking issue) Most important Zig issues affecting Orca
Author: martinfouilleulCreated Jul 8, 2025Updated Jul 11, 2025
See https://github.com/ziglang/zig/wiki/Third-Party-Tracking-Issues-(what-is-important-to-other-people%3F)
We're using Zig for our build system, with our API Zig bindings, and we'd also like zig cc to be the recommended compiler to build orca apps written in C on all platforms.
These are Zig issues affecting us right now:
- https://github.com/ziglang/zig/issues/24368 (blocking, we can't recommend
zig ccright now) - https://github.com/ziglang/zig/issues/24349 (we've worked around this, but it is still annoying nonetheless)
Source: orca-app/orca