Closed crgimenes closed 8 months ago
yeah, go is cross platform yet no arm64 build for macos.
Go is cross-platform, but a small part of Neko needs to be written in C to interact with the operating system.
While I can compile and run on my Mac, automating the build to upload to GitHub is tricky because I need to automate multiple platforms simultaneously.
I'm working on it, but it's a complex task.
yeah, go is cross platform yet no arm64 build for macos.