This repository exists to float patches ontop the of upstream v8 repo for use in rusty_v8. The patches that are floated are not functional changes to V8 code. Instead all patches are only here to help accomodate build system differences between Chromium and rusty_v8.
This repository contains an autoroll script that runs every night. This script
maintains branches in the format $V8_VERSION-lkgr-denoland
for the last few V8
releases. These branches are a mirror of the upstream $V8_VERSION-lkgr
branches, except with the patches from the patches/
directory applied.
Currently the following V8 branches are actively updated:
13.1-lkgr-denoland
For submitting patches to this repo, please contact the maintainers
on Discord in the #dev-rusty_v8
channel.