sanathkr / go-npm

Distribute and install Go binaries via NPM
Apache License 2.0
171 stars 56 forks source link

added arm64 architecture support #20

Open gavsidhu opened 1 year ago

gavsidhu commented 1 year ago

Reference Issues/PRs

14

What does this implement

I added "arm64" to ARCH_MAPPING variable to allow for arm64 architecture support.

pcarrier commented 11 months ago

This is critical for us. Any chance this could get merged soon?

davenewza commented 8 months ago

Yep, we also need this.

raulfdm commented 8 months ago

This is lib is dead, right? I'm rewriting this script in my repo to support that :/