-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Open
Labels
ExpertNeededNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.arch-arm64
Milestone
Description
What version of Go are you using (go version
)?
$ go version go version go1.14.3 darwin/amd64
Does this issue reproduce with the latest release?
Yes
What did you do?
I was wondering if arm64e is supported but I didn't see any reference to this architecture after check with go tool dist list
and try to build with GOARCH=arm64e
I see is not supported yet. Even if is a new architecture, does someone know when or if this arch will be supported by Go?
Kind regards
Metadata
Metadata
Assignees
Labels
ExpertNeededNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.arch-arm64