AnotherRedisDesktopManager
AnotherRedisDesktopManager copied to clipboard
Let's bring it to Windows ARM64!
Operating System
Windows 11
Version
22H2 Professional (ARM64)
Issue Description
It feels like Windows ARM64 is more mature nowadays and Visual Studio 2022 also offers native support for ARM64, so I wonder if developers are considering including a Windows ARM64 option at build time?
sounds great, but Windows ARM arch should be compatible with x64 software at present (actually I'm lacking an environment built on Windows arm arch) so this may be delayed for a while
It is compatible, but through an emulation layer. Which means the performance is pretty bad and it drains the battery faster.
So an ARM64 version would really be appreciated.