bcoin-org / bcrypto

JS crypto library
Other
99 stars 41 forks source link

why not support nodejs16.x.x on mac m1/2(arm64)? #73

Open cpucorecore opened 1 year ago

cpucorecore commented 1 year ago
node version platform support
14.x.x mac m1/2(arm64) yes
16.x.x mac m1/2(arm64) no
16.x.x mac intel(x86_64) yes

why not support node16.x.x on arm based OS?