hazelcast / hazelcast-cloud-cli

CLI for Hazelcast Cloud
Apache License 2.0
2 stars 5 forks source link

ARM64 based MacOS Support #8

Closed yunussandikci closed 3 years ago

yunussandikci commented 3 years ago

Apple just introduced their Apple Silicon M1 chip which based on ARM. We should support this architecture and add binary for our further releases. Golang also introduced how to cross-compile go applications for this architecture on their repository. Apple Silicon

jerrinot commented 3 years ago

please include Linux/ARM64 too. thanks!

yunussandikci commented 3 years ago

@jerrinot We already have this, you can check it from Releases.