joinself / self-crypto-node

A self crypto library for nodejs
MIT License
0 stars 0 forks source link

CI Integration #38

Closed g3kk0 closed 1 year ago

g3kk0 commented 1 year ago

Existing build targets:

Linux AMD64
macOS AMD64
Windows AMD64

Additional build targets:

macOS ARM64
g3kk0 commented 1 year ago

Builds for Windows are blocked by https://zube.io/joinself/self/c/11687

g3kk0 commented 1 year ago

GitHub Actions only support Mac AMD64 hardware. Need to figure out how to cross-compile for ARM64.

g3kk0 commented 1 year ago

Added support for macOS ARM64.

https://www.npmjs.com/package/self-crypto/v/1.0.32

g3kk0 commented 1 year ago

Windows builds aren't currently high priority and will be added at a later date.