node icon indicating copy to clipboard operation
node copied to clipboard

Node.js JavaScript runtime ✨🐢🚀✨

Results 1539 node issues
Sort by recently updated
recently updated
newest added

Almost same as napi_set_property Refs: https://github.com/nodejs/node/issues/60670

c++
node-api
author ready
needs-ci
commit-queue-squash

Opening as draft as I'd like to get some feedback on the API design first. /cc @nodejs/loaders Use case for this is to get "final" format of the module that...

module
needs-ci

Currently, this PR is raised to aid in the discussion of https://github.com/nodejs/node/pull/54660, which implements the complete API. This PR only adds a single "unstable" C compatible function for embedders. `node_embedding_start`...

c++
build
node-api
embedding
needs-ci

As noted by @targos in https://github.com/nodejs/node/pull/60429#issuecomment-3547655449, the implementation of `total_allocated_bytes` changes the ABI. This PR changes original V8 implementation to a version where there's no addition of `HeapStatistics::total_allocated_bytes_` to V8's...

lib / src
needs-ci
v25.x

### What is the problem this feature will solve? # Introduction & Use Case Hi all, At Atlassian, we have a build tool written in Nodejs that makes heavy use...

feature request
stale

### What is the problem this feature will solve? configure.py has `--shared-simdutf*` flags, but now v8 embeds another copy of simdutf as well. ### What is the feature you are...

feature request

> Note that Python 3.14 is not accepted in Branches v20.x, V22.x & V24.x when using Visual Studio 2022. The error message is: > > Please use python3.13 or python3.12...

This is an automated update of nghttp3 to 1.13.1.

needs-ci
quic
dependencies

This is an automated update of icu to 78.1.

test
needs-ci
dependencies
icu