doc: Mention aarch64 as supported platform for Windows

Source: My windows dev environment is Windows ARM64, and after the
release we're going to add ARM64 binaries.
This commit is contained in:
Simon Hausmann 2025-06-16 09:33:45 +02:00 committed by Simon Hausmann
parent 733f11a0a6
commit 019dfcd706

View file

@ -14,10 +14,10 @@ are supported by their vendors at the time of a Slint version release.
<Tabs syncKey="dev-platform">
<TabItem label="Windows" icon="seti:windows">
| Operating System | Architecture |
| ---------------- | ------------ |
| Windows 10 | x86-64 |
| Windows 11 | x86-64 |
| Operating System | Architecture |
| ---------------- | --------------- |
| Windows 10 | x86-64 |
| Windows 11 | x86-64, aarch64 |
### Handle the Console Window