github / gh-net

A network bridge between a Codespace and a local machine.
https://github.com/github/gh-net
286 stars 22 forks source link

[mac-osx]: support Apple silicon (ARM64) architecture natively #22

Open legomushroom opened 2 years ago

legomushroom commented 2 years ago

Currently we support Apple silicon architecture (ARM64) thru Rosetta.

This issue tracks work to support Apple silicon natively.

legomushroom commented 2 years ago

Won't make sense until gh-cli supports Apple silicon natively: https://github.com/cli/cli/issues/2426 Marking as blocked for that reason.