nodejs/node

Reduce the number of patches we float on V8

Open

#45,118 opened on Oct 22, 2022

View on GitHub
 (14 comments) (0 reactions) (0 assignees)JavaScript (35,535 forks)batch import
help wantedmetastalev8 engine

Repository metrics

Stars
 (117,218 stars)
PR merge metrics
 (Avg merge 13d 4h) (233 merged PRs in 30d)

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