Tweak ARM support with suggestion from jkleinsc
This commit is contained in:
parent
b0a8d825b3
commit
49cab41fdf
1 changed files with 2 additions and 3 deletions
|
@ -69,9 +69,8 @@ Windows 7 and later are supported, older operating systems are not supported
|
||||||
(and do not work).
|
(and do not work).
|
||||||
|
|
||||||
Both `ia32` (`x86`) and `x64` (`amd64`) binaries are provided for Windows.
|
Both `ia32` (`x86`) and `x64` (`amd64`) binaries are provided for Windows.
|
||||||
|
Running Electron apps on Windows for ARM devices is possible by using the
|
||||||
The Windows `ARM` binaries are not supported yet due to limited team
|
ia32 binary.
|
||||||
resources; however, they contain no reported blockers.
|
|
||||||
|
|
||||||
Another option for running Electron apps on Windows for `ARM` devices is
|
Another option for running Electron apps on Windows for `ARM` devices is
|
||||||
to use the ia32 emulator that comes with Windows for ARM.
|
to use the ia32 emulator that comes with Windows for ARM.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue