burke / zeus

Boot any rails app in under a second.
MIT License
3.33k stars 231 forks source link

Support darwin/arm64 #680

Closed rfwroo closed 9 months ago

rfwroo commented 2 years ago

Hi there,

This PR adds native darwin/amd64 support which should close #679.

It also updates some Go-related things, see the individual commits for details. It has been used on at least a few Intel and M1 Macs internally with no reported issues for a few weeks now.