I’ve had some success using Zig for cross compiling when CGO is required.
There's still some bugs when interacting with gold and cross-compiling to linux/arm64 but fixable with some workarounds...
That's Uber's approach, right?
There's still some bugs when interacting with gold and cross-compiling to linux/arm64 but fixable with some workarounds...