One thing I'm super excited about here is that Zig can now cross-compile CGO to macOS [0], granted you link the appropriate macOS frameworks and SDK [1].<p>[0]: <a href="https://github.com/ziglang/zig/issues/20689">https://github.com/ziglang/zig/issues/20689</a>, <a href="https://github.com/ziglang/zig/issues/21721">https://github.com/ziglang/zig/issues/21721</a><p>[1]: <a href="https://github.com/tpoechtrager/osxcross">https://github.com/tpoechtrager/osxcross</a>