But if it’s native Go code, then cross platform compiling is just an a few environmental variables
GOOS=darwin GOARCH=arm64
But if it’s native Go code, then cross platform compiling is just an a few environmental variables