Open patrickelectric opened 11 months ago
The dive snap is available for multiple architectures including arm64. I don't have an arm64 system myself to test it on but I encourage you to go ahead and try it.
It does not include arm32
Correct, my bad, I read to fast and assumed arm64. We do have an armhf
build which is 32 bits, but again I don't have such a system to validate that it works fine.
Where are the binaries to download ? Is there a release with it ? I can test.
Once the snap is installed, the binary is under /snap/dive/current/bin/
.
What would you like to be added: arm64 does not run in arm32 hardware
Why is this needed: arm32 is pretty popular and there are some OSs that are distributed over arm32 to be compatible with both arm32 and arm64 boards.
Additional context: Just add arm32 on the build CI, just the binary is already great.