Open jwokaty opened 10 months ago
I just came across the idea again of universal builds for macs. I'm dog earring this so I remember to look at it later. https://developer.apple.com/documentation/apple-silicon/building-a-universal-macos-binary.
Additionally, we could try cross compilation. See https://clang.llvm.org/docs/CrossCompilation.html and https://stackoverflow.com/questions/693952/how-to-compile-for-os-x-in-linux-or-windows#answer-76183280.
I just came across the idea again of universal builds for macs. I'm dog earring this so I remember to look at it later. https://developer.apple.com/documentation/apple-silicon/building-a-universal-macos-binary.
Additionally, we could try cross compilation. See https://clang.llvm.org/docs/CrossCompilation.html and https://stackoverflow.com/questions/693952/how-to-compile-for-os-x-in-linux-or-windows#answer-76183280.