nodejs/node

Reduce the number of patches we float on V8

Open

#45,118 opened on Oct 22, 2022

View on GitHub
 (13 comments) (0 reactions) (0 assignees)JavaScript (117,218 stars) (35,535 forks)batch import
help wantedmetav8 engine

Description

We should aim for 0 floating patches from our side (except cherry-picks of commits that landed upstream).

Here's the list of everything that we currently float on top of V8 10.7:

@nodejs/v8-update

Contributor guide

Reduce the number of patches we float on V8 · nodejs/node#45118 | Good First Issue