@@ -112,15 +112,15 @@ platforms. This is true regardless of entries in the table below.
112112| GNU/Linux | arm64 | kernel >= 4.18[ ^ 1 ] , glibc >= 2.28 | Tier 1 | e.g. Ubuntu 20.04, Debian 10, RHEL 8 |
113113| GNU/Linux | armv7 | kernel >= 4.18[ ^ 1 ] , glibc >= 2.28 | Experimental | Downgraded as of Node.js 24 |
114114| GNU/Linux | armv6 | kernel >= 4.14, glibc >= 2.24 | Experimental | Downgraded as of Node.js 12 |
115- | GNU/Linux | ppc64le >=power8 | kernel >= 4.18[ ^ 1 ] , glibc >= 2.28 | Tier 2 | e.g. Ubuntu 20.04, RHEL 8 |
116- | GNU/Linux | s390x | kernel >= 4.18[ ^ 1 ] , glibc >= 2.28 | Tier 2 | e.g. RHEL 8 |
115+ | GNU/Linux | ppc64le >=power9 | kernel >= 4.18[ ^ 1 ] , glibc >= 2.28 | Tier 2 | e.g. Ubuntu 20.04, RHEL 8 |
116+ | GNU/Linux | s390x >=z14 | kernel >= 4.18[ ^ 1 ] , glibc >= 2.28 | Tier 2 | e.g. RHEL 8 |
117117| GNU/Linux | loong64 | kernel >= 5.19, glibc >= 2.36 | Experimental | |
118118| Windows | x64 | >= Windows 10/Server 2016 | Tier 1 | [ ^ 2 ] ,[ ^ 3 ] |
119119| Windows | arm64 | >= Windows 10 | Tier 2 | |
120120| macOS | x64 | >= 13.5 | Tier 1 | For notes about compilation see [ ^ 4 ] |
121121| macOS | arm64 | >= 13.5 | Tier 1 | |
122122| SmartOS | x64 | >= 18 | Tier 2 | |
123- | AIX | ppc64be >=power8 | >= 7.2 TL04 | Tier 2 | |
123+ | AIX | ppc64be >=power9 | >= 7.2 TL04 | Tier 2 | |
124124| FreeBSD | x64 | >= 13.2 | Experimental | |
125125| OpenHarmony | arm64 | >= 5.0 | Experimental | |
126126
0 commit comments