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.
希望可以原生支持win on arm · rubickCenter/rubick#360 | Good First Issue