File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed
Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change 1+ #Node.js
2+
13<!-- lint disable no-literal-urls-->
24<p align =" center " >
35 <a href =" https://nodejs.org/ " >
1113
1214Node.js is an open-source, cross-platform, JavaScript runtime environment. It
1315executes JavaScript code outside of a browser. For more information on using
14- Node.js, see the [ Node.js Website] [ ] .
16+ Node.js, see the [ Node.js Website] [ https://nodejs.org/en/ ] .
1517
1618This is the official [ V8] ( https://github.com/v8/v8/wiki ) fork of [ Node.js] ( https://github.com/nodejs/node ) .
1719
20+ ## Quick start
21+
22+ * If you need to run Node.js with V8 ToT, you can
23+ [ build Node with GN] ( https://chromium.googlesource.com/v8/node-ci/ ) .
24+ * See [ what to do] ( https://v8.dev/docs/node-integration ) if your CL broke the
25+ Node.js integration build.
26+
27+
You can’t perform that action at this time.
0 commit comments