Familiarity with Electron build processAccess to Windows ARM device/emulator
新手友好度1-100 的估计分数,表示该议题对首次贡献者的友好程度。
20
研究方向
Investigate whether Electron already supports Windows ARM64 natively (it does since v27). Check rubick's build configuration and CI scripts to see if ARM64 target is included. Test building with electron builder or similar, specifying 'win' target with 'arm64' arch. If successful, submit a PR to add ARM64 binary to releases. If not, open an issue upstream or adjust build dependencies.