We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08f9a4e commit a51cbc7Copy full SHA for a51cbc7
docs/docs/supported_platforms.md
@@ -8,11 +8,13 @@ sidebar_position: 8
8
|---|---|---|
9
| GNU/Linux | * | glibc and musl are supported |
10
| macOS | macOS >= 11 | Currently supported macOS releases |
11
-| Windows | >= Windows 8 | VS >= 2022 and Clang are supported |
+| Windows | >= Windows 7* | VS >= 2022 and Clang are supported |
12
| FreeBSD | * | Limited testing |
13
| OpenBSD | * | Limited testing |
14
| NetBSD | * | Limited testing |
15
| Android | NDK >= 26.0.10792818 | Limited testing |
16
| iOS | * | Limited testing |
17
| MinGW | MinGW-w64 | |
18
| Other | N/A | Missing? Open a PR! |
19
+
20
+- `*`: Windows 7 is EOL and only supported in this project as long as it doesn't interfere with its progress.
0 commit comments