nodejs/node

Reduce the number of patches we float on V8

Closed

#45,118 opened on Oct 22, 2022

 (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 18d 17h) (219 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