sodium-friends / sodium-native

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

cannot support platform is android and arch=arm64 #154

Closed quwenzhe closed 1 year ago

quwenzhe commented 2 years ago

when run in platform is android and arch=arm64, occur follow exception:

< error loading sodium bindings: No native build was found for platform=android arch=arm64 runtime=node abi=83 uv=1 armv=8 libc=glibc node=14.15.0 webpack=true

mjovanc commented 1 year ago

I have the same issue on Macbook M1.

mafintosh commented 1 year ago

@mjovanc whats your issue? you are running an android vm on mac?

kasperisager commented 1 year ago

This should be solved by #174 and #175.