Closed
Description
The download website makes it easy for all macOS users, even the ones running on Apple Silicon, to download the amd64 package. This is #52487.
As described in #52487 (comment), this mostly works, and users can go on quite a while not realizing that they're running the Go toolchain under emulation (and producing amd64 binaries which are also running under emulation). The problems that eventually arise can be very subtle.
Besides fixing the website download links, we should consider making the amd64 installer refuse to run on arm64 chips or at least warn the user that they are not installing the correct package for their architecture.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done