sh icon indicating copy to clipboard operation
sh copied to clipboard

request: Include Windows ARM64 precompiled binary

Open DariusHutchison opened this issue 1 year ago • 1 comments

With the increase of Windows ARM64 based system, I am requesting the addition of a precompiled binary for ease of distribution.

DariusHutchison avatar May 03 '24 22:05 DariusHutchison

I publish pre-compiled binaries for releases following Go's own policy of well-supported platforms called "first class ports": https://go.dev/wiki/PortingPolicy#first-class-ports

They don't have windows/arm64 there yet, but given that both linux/arm64 and macos/arm64 are there already, and the push that Microsoft is doing for ARM64 laptops, I wouldn't be surprised if it gets added soon. See https://github.com/golang/go/issues/65284; it seems like currently what's missing is more continuous testing to ensure that Go on that platform is actually stable.

mvdan avatar Oct 19 '24 15:10 mvdan

Closing for now per the above.

mvdan avatar Jan 21 '25 23:01 mvdan

You should close this ticket, we're in March 25 and the golang has done nothing about it.

alanwilter avatar Mar 06 '25 10:03 alanwilter