You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Windows | x64 | >= Windows 10/Server 2016 | Tier 1 |[^2],[^3]|
119
119
| Windows | arm64 | >= Windows 10 | Tier 2 ||
120
120
| macOS | x64 | >= 13.5 | Tier 2 | For notes about compilation see [^4]|
@@ -147,7 +147,7 @@ platforms. This is true regardless of entries in the table below.
147
147
[^4]: Our macOS Binaries are compiled with 13.5 as a target. Xcode 16 is
148
148
required to compile.
149
149
150
-
[^7]: Native riscv64 builds need GCC >= 14 or Clang >= 19 because V8
150
+
[^5]: Native riscv64 builds need GCC >= 14 or Clang >= 19 because V8
151
151
includes `<riscv_vector.h>` and uses `target("arch=+v")` in
152
152
`deps/v8/src/base/cpu.cc`. GCC 13's `riscv_vector.h` errors out without
153
153
`-march=rv64gcv` and doesn't support the `target` attribute at all.
@@ -172,7 +172,7 @@ Binaries at <https://nodejs.org/download/release/> are produced on:
0 commit comments