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
Copy file name to clipboardExpand all lines: BUILDING.md
+4-11Lines changed: 4 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,14 +8,13 @@ If you consistently can reproduce a test failure, search for it in the
8
8
[Node.js issue tracker](https://github.com/nodejs/node/issues) or
9
9
file a new issue.
10
10
11
-
12
11
## Supported platforms
13
12
14
13
This list of supported platforms is current as of the branch / release to which it is attached.
15
14
16
15
### Input
17
16
18
-
We rely on a few dependencies that _makes us who we are—most importantly V8 and libuv. We therefore need to adopt their supported platforms and potentially add to their lists based on test and/or release coverage.
17
+
Node.js relies on V8 and libuv. Therefore, we adopt a subset of their supported platforms.
19
18
20
19
### Strategy
21
20
@@ -32,14 +31,13 @@ Support is divided into three tiers:
0 commit comments