Antoine du Hamel

Results 948 comments of Antoine du Hamel

Let me try to rephrase the request to be sure we're on the same page. Let me know if I got it right. First, new subteam of @nodejs/web to be...

@avivkeller technically you can fork it (not saying I disagree with your request, just pointing it out in case you didn't consider it)

Thanks for providing the clarifications @ovflowd :) wdyt about giving Core Collaborators access to nodejs/api-docs-tooling, given how it's the intersection of the website and core? At least, they should be...

It looks like the CI is failing on Windows: ``` --- duration_ms: 198.975 exitcode: 1 severity: fail stack: |- node:internal/assert/utils:281 throw err; ^ AssertionError [ERR_ASSERTION]: Error message should include the...

Tests are not passing, and the linked issue was closed as resolved. Closing for now, thanks for the PR.

Landed in 29477c5b0059bbc5ce8bdfe75415cc886e604a59

The tags are still visible on Dockerhub

The two versions are not compatible AFAIK, we would need to either cherry-pick the commits that landed on V8 to make it compatible (at least https://github.com/v8/v8/commit/0cbecc1aa10df9ce1e5380a76fc5711f565491d5), accept a broken state,...

That would be ideal yes, unfortunately I found it harder than I anticipated to set up. I _think_ V8 14.4 should be buildable with that version, but yeah it could...