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 60d5eed commit a573ed1Copy full SHA for a573ed1
1 file changed
BUILDING.md
@@ -109,6 +109,7 @@ platforms. This is true regardless of entries in the table below.
109
| GNU/Linux | armv6 | kernel >= 4.14, glibc >= 2.24 | Experimental | Downgraded as of Node.js 12 |
110
| GNU/Linux | ppc64le >=power8 | kernel >= 3.10.0, glibc >= 2.17 | Tier 2 | e.g. Ubuntu 16.04[^1], EL 7[^2] |
111
| GNU/Linux | s390x | kernel >= 3.10.0, glibc >= 2.17 | Tier 2 | e.g. EL 7[^2] |
112
+| GNU/Linux | riscv64 | kernel >= 3.10.0, glibc >= 2.17 | Experimental | |
113
| Windows | x64, x86 (WoW64) | >= Windows 10/Server 2016 | Tier 1 | [^4],[^5] |
114
| Windows | x86 (native) | >= Windows 10/Server 2016 | Tier 1 (running) / Experimental (compiling)[^6] | |
115
| Windows | x64, x86 | Windows 8.1/Server 2012 | Experimental | |
0 commit comments