Michaël Zasso
Michaël Zasso
You don't necessarily need the whole TSC to agree on it. The process is to open a PR dropping Python 2. If we cannot reach consensus (i.e. some collaborator(s) disagree),...
Almost doc-only, yes. There's also at least one place where we validate the python version (the `configure` file)
I'm not sure you're going to find someone who knows the answers to your questions. This repository is not actively developed and we are just making our best to keep...
"gyp-next" is not taken. can we close this issue?
Technically, Buffer is built on Uint8Array (`class Buffer extends Uint8Array`). It just adds some utility methods on top of it. There are many libraries which return binary data as Uint8Array...
Why is it called `getArrayBuffer` if it doesn't return an `ArrayBuffer`?
Unblocked now that https://github.com/nodejs/node/pull/53070 landed and linter CI workers have Node.js 20 installed.
@lemire Can you give me another green tick?
> Just a note on this, Most likely, after landing V8 v12.4 (last change to V8) there is an error cross-compiling to ARM64 with ClangCL. I'm certain that previously I...