You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Roll V8 to 13.3
* Try to get highway bindings right
* Update abseil, zlib and icu to match V8 13.3.
* Improve compatibility with V8 13.3 (#3440)
- Adjust isolate group creation to allow building with and without shared
pointer cage
- Update V8 defines in compile_flags.txt based on bazel aquery output –
we currently build V8 without perfetto support. Ideally we'd have an
external, auto-generated file with the set of definitions that matter for
embedders, but for now this needs to be maintained manually.
- Fix some of the deprecation warnings from V8 13.3.
- Change comment on updating Chromium zlib, this is more of a chore than a
necessity.
* Fix V8 macOS build
---------
Co-authored-by: Felix Hanau <felix@cloudflare.com>
0 commit comments