Skip to content

Commit b0a8d82

Browse files
committed
Clarify the text on Windows for ARM support
1 parent af60a2f commit b0a8d82

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

docs/tutorial/support.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,12 @@ Windows 7 and later are supported, older operating systems are not supported
6969
(and do not work).
7070

7171
Both `ia32` (`x86`) and `x64` (`amd64`) binaries are provided for Windows.
72-
Please note, the `ARM` version of Windows is not supported for now.
72+
73+
The Windows `ARM` binaries are not supported yet due to limited team
74+
resources; however, they contain no reported blockers.
75+
76+
Another option for running Electron apps on Windows for `ARM` devices is
77+
to use the ia32 emulator that comes with Windows for ARM.
7378

7479
### Linux
7580

0 commit comments

Comments
 (0)