hyperledger / besu-native

Apache License 2.0
14 stars 36 forks source link

Add Linux arm64 support #57

Closed garyschulte closed 2 years ago

garyschulte commented 2 years ago

besu-native currently supports: linux x86_64 darwin x86_64 darwin aarch64

Linux arm64 is not yet supported. With M1 chips (which natively use linux arm64 docker images) and amazon graviton instances becoming more prevalent we should add cross-compile builds for linux arm64