mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
Tweak ARM support with suggestion from jkleinsc
This commit is contained in:
@@ -69,9 +69,8 @@ Windows 7 and later are supported, older operating systems are not supported
|
||||
(and do not work).
|
||||
|
||||
Both `ia32` (`x86`) and `x64` (`amd64`) binaries are provided for Windows.
|
||||
|
||||
The Windows `ARM` binaries are not supported yet due to limited team
|
||||
resources; however, they contain no reported blockers.
|
||||
Running Electron apps on Windows for ARM devices is possible by using the
|
||||
ia32 binary.
|
||||
|
||||
Another option for running Electron apps on Windows for `ARM` devices is
|
||||
to use the ia32 emulator that comes with Windows for ARM.
|
||||
|
||||
Reference in New Issue
Block a user