-
Notifications
You must be signed in to change notification settings - Fork 71
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Blockers for the update to V8 8.0 #127
Comments
@targos Does #130 (comment) mean that the "incomplete zlib.gyp" bullet point should be checked off? |
@bnoordhuis I suppose we can check it off because it's no longer a blocker, but I didn't implement the conditions to load optimized code depending on the platform. |
Is this still being worked on? I would love to have the latest v8. |
Yeap. We have just fixed build issue on vs2019. Still some work todo. See #127 (comment) for update. |
any news? :D looking forward for it :D |
@SFx2018 There is a checklist at the top of this PR :) |
V8 had to make some changes to make building with zlib work again: https://chromium-review.googlesource.com/c/v8/node-ci/+/2037570 |
any ETA for release for nodejs? |
vs2017 build issue has been resolved. |
Glad to here that, I hope I can use v8 8.0 as soon as possible. :haha: |
#120 was not fixed upstream yet though :/ |
got it wrong, should be #140 |
#140 is closed (fixed upstream), should the last point be checked off? |
V8 8.1 landed on Node.js master (nodejs/node#32116). |
Yes, this can be closed now. Hooray! |
We've got quite a few things to fix this time!
--experimental-enable-pointer-compression
The text was updated successfully, but these errors were encountered: