sodium-friends / sodium-native

Low level bindings for libsodium
MIT License
300 stars 64 forks source link

Provide Linux arm64 binaries #147

Closed kesne closed 2 years ago

kesne commented 3 years ago

Right now there are no Linux arm64 builds, which makes it hard to develop on Apple silicon chips with docker. It would be ideal if binaries for Linux arm64 were prebuilt.

Pkmmte commented 2 years ago

It would also help those of us running on arm64 servers, such as AWS' Graviton2 instances.

mafintosh commented 2 years ago

There is a linux arm64 build in there now :) Let me know if it works.

Pkmmte commented 2 years ago

This is awesome, it worked!

v3.3.0 was able to lower by Docker build times from 28 minutes down to only 8 minutes just like before I started using sodium-native. As far as I can tell, this new build is working perfectly! 👌 ✨

mafintosh commented 2 years ago

That’s awesome! Ill close this for now. If anyone has issues feel free to reopen