wormhole-william icon indicating copy to clipboard operation
wormhole-william copied to clipboard

64-bit and ARM binaries for Windows

Open rollingmoai opened this issue 4 years ago • 4 comments

I don't see why not provide these too. Besides, Windows 11 is 64-bit only.

rollingmoai avatar Mar 31 '22 03:03 rollingmoai

32bit binaries are still supported by windows 11. Is there something specific that doesn't work with the 32bit binary?

psanford avatar Mar 31 '22 05:03 psanford

32bit binaries are still supported by windows 11. Is there something specific that doesn't work with the 32bit binary?

Nothing in particular. I just thought native 64-bit binaries work better on 64-bit systems. Additionally, ARM binaries for Windows would also be nice (would be better than x86/x64 emulation).

rollingmoai avatar Mar 31 '22 05:03 rollingmoai

I think 64bit binaries would be a good addition and especially for arm64. It allows making use of newer instruction sets for better performance (see https://www.phoronix.com/scan.php?page=article&item=raspberrypi-32bit-64bit, not 100% related but the idea is the same). The amount of people running 32bit systems is also minimal and thus almost everyone will be able to run the 64bit binaries any way.

Jacalz avatar Apr 01 '22 14:04 Jacalz

PR #80 should solve this. We just need a fresh new release after it has landed :)

Jacalz avatar Jun 02 '22 11:06 Jacalz

Where is the arm64 build for Windows? I don't see it in https://github.com/psanford/wormhole-william/releases/tag/v1.0.7

rollingmoai avatar Aug 17 '23 02:08 rollingmoai