Open chromer030 opened 2 years ago
This project used cross compiling, and toolchain is from: http://musl.cc .
It's not provide cross compiling toolchain from Linux to MacOS, and I have no MacOS machine for testing.
If you could find such a toolchian, please let me know.
I assume that if the executable is truly static (not statically linked), then it should run on macOS, provided that the right executable for the architecture is used (arm64, I believe).
This project used cross compiling, and toolchain is from: http://musl.cc .
It's not provide cross compiling toolchain from Linux to MacOS, and I have no MacOS machine for testing.
If you could find such a toolchian, please let me know.