File tree Expand file tree Collapse file tree 1 file changed +8
-9
lines changed Expand file tree Collapse file tree 1 file changed +8
-9
lines changed Original file line number Diff line number Diff line change 33## Background
44
55V8 follows the Chromium release schedule. The support horizon for Chromium is
6- very different from the support horizon that Node.js needs to provide to its
7- users. As a result Node.js needs to support a version of V8 for quite a bit
8- longer than what upstream needs to support. Since V8 doesn't have an LTS
9- supported branch, there is no official process around how the V8 branches in
10- Node.js are maintained.
11-
12- This document attempts to document the current processes and proposes a workflow
13- for maintaining the V8 branches in Node.js LTS and Current releases and how the
14- Node.js and V8 teams at Google can help.
6+ different compared to the support horizon for Node.js. As a result, Node.js
7+ needs to support multiple versions of V8 longer than what upstream needs
8+ to support. V8 branches in Node.js lack of an official maintenance process due
9+ to a missing LTS supported branch.
10+
11+ This document attempts to outline the current maintenance processes, proposes
12+ a workflow for maintaining the V8 branches in both Node.js LTS and current
13+ releases, and discusses how the Node.js and V8 teams at Google can help.
1514
1615## V8 Release Schedule
1716
You can’t perform that action at this time.
0 commit comments