node
node copied to clipboard
Node.js JavaScript runtime ✨🐢🚀✨
- Open as draft. The releaser should review the PR and mark it as ready. - Add the "release" label. - Assign the releaser to the PR so it's clearer...
This is my first pull request here and I read the contribution guide and commit guide. Update `fs.rmSync` in `src/node_file.cc` to properly handle file paths that include non-ASCII characters. This...
This change cherry-picks a small change from node-gyp needed for running native tests on ClangCL compiled binaries. The change was already approved [here](https://github.com/nodejs/node/pull/55784), so this is just the official port...
I went through the `exec`, `execFile`, `spawn`, `execSync`, `execFileSync` and `spawnSync` functions in `child_process` and: - edited the comments describing their signatures to reflect the actual parameter names - edited...
### Version 22 (but maybe every version) ### Platform ```text Microsoft Windows NT 10.0.22631.0 x64 (but maybe not platform-specific) ``` ### Subsystem node:http ### What steps will reproduce the bug?...
Add experimental support to loading `.node` extension modules in ESM. An addon exports two names `default` and `module.exports`, as same as `import(cjs)` where its export names can not be preparsed....
### Version v23.3.0 ### Platform ```text Microsoft Windows NT 10.0.19045.0 x64 ``` ### Subsystem _No response_ ### What steps will reproduce the bug? 1. Install node.js on Windows in the...
### Version v22.12.0 ### Platform ```text Darwin Satriadhikaras-MacBook-Pro.local 24.1.0 Darwin Kernel Version 24.1.0: Thu Oct 10 21:03:11 PDT 2024; root:xnu-11215.41.3~2/RELEASE_ARM64_T6020 arm64 ``` ### Subsystem _No response_ ### What steps will...
This is an automated update of the WPT for url to https://github.com/web-platform-tests/wpt/commit/6fa3fe8a929be45422cd46a8961e647e13d0cab8.