docs: add WoA cross-compilation instructions (#20244)

* docs: add WoA cross-compilation instructions

* docs: fixing lint issues

* docs: minor corrections

* style: Ssubstitute -> Substitute
This commit is contained in:
Richard Townsend 2019-10-08 22:54:03 +01:00 committed by Robo
parent b3e7657159
commit 2ce90f8806
2 changed files with 97 additions and 2 deletions

View file

@ -86,8 +86,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.
Running Electron apps on Windows for ARM devices is possible by using the
ia32 binary.
[Electron 6.0.8 and later add native support for Windows on Arm (`arm64`) devices](windows-arm.md).
Running apps packaged with previous versions is possible using the ia32 binary.
### Linux