mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-04 18:58:36 +00:00
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:
parent
733f11a0a6
commit
019dfcd706
1 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue