XDagger / XDAG-Pro

XDAG-Pro is a cross-platform wallet project for XDAG.
MIT License
8 stars 7 forks source link

[Misc] Providing a Windows ARM release #31

Open FSOL-XDAG opened 1 year ago

FSOL-XDAG commented 1 year ago

Many users are running on Windows tablets that require an ARM version of the wallet to work.

It is important not to forget these users and to offer them a version compiled for this type of processors.

amazingCoding commented 1 year ago

The current workload for supporting the ARM version is quite large. This is because the underlying secure storage mechanism used does not exist in the ARM version of Windows.

FSOL-XDAG commented 1 year ago

Support for ARM processors is essential. I think in particular of the Macs which have from now on only this type of processor (M1/M2/etc...).

If we don't have a wallet for Macs with Silicon processors, it will be problematic.

amazingCoding commented 1 year ago

Only ARM for windows is discussed here, Mac is supported.