-
Notifications
You must be signed in to change notification settings - Fork 30.8k
Issues: nodejs/node
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
buffer: add asString static method
buffer
Issues and PRs related to the buffer subsystem.
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
performance
Issues and PRs related to the performance of Node.js.
semver-minor
PRs that contain new features and should be released in the next minor version.
buffer: introduce File
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
buffer
Issues and PRs related to the buffer subsystem.
commit-queue-squash
Add this label to instruct the Commit Queue to squash all the PR commits into the first one.
needs-ci
PRs that need a full CI run.
notable-change
PRs with changes that should be highlighted in changelogs.
semver-minor
PRs that contain new features and should be released in the next minor version.
WebAssembly Debugging DWARF support ?
wasm
Issues and PRs related to WebAssembly.
#37984
opened Mar 30, 2021 by
hardfist
buffer: add Buffer.harden() method
buffer
Issues and PRs related to the buffer subsystem.
discuss
Issues opened for discussions and feedbacks.
notable-change
PRs with changes that should be highlighted in changelogs.
security
Issues and PRs related to security.
semver-minor
PRs that contain new features and should be released in the next minor version.
stalled
Issues and PRs that are stalled.
esm: --experimental-wasm-modules integration support
esm
Issues and PRs related to the ECMAScript Modules implementation.
experimental
Issues and PRs related to experimental features.
semver-minor
PRs that contain new features and should be released in the next minor version.
wasm
Issues and PRs related to WebAssembly.
#27659
by guybedford
was closed May 17, 2019
4 tasks done
Add TextEncoder.prototype.encodeInto
buffer
Issues and PRs related to the buffer subsystem.
c++
Issues and PRs that require attention from people who are familiar with C++.
encoding
Issues and PRs related to the TextEncoder and TextDecoder APIs.
feature request
Issues that request new features to be added to Node.js.
#26904
by RReverser
was closed Sep 13, 2019
buffer.indexOf is incorrect in utf16le encoding for odd byteOffset
buffer
Issues and PRs related to the buffer subsystem.
confirmed-bug
Issues with confirmed bugs.
#26448
opened Mar 5, 2019 by
hkjackey
Double keypress in readline / process.stdin
doc
Issues and PRs related to the documentations.
libuv
Issues and PRs related to the libuv dependency or the uv binding.
readline
Issues and PRs related to the built-in readline module.
#25875
by Ezekiel-DA
was closed Feb 13, 2019
n-api: check against invalid handle scope usage
c++
Issues and PRs that require attention from people who are familiar with C++.
lib / src
Issues and PRs related to general changes in the lib or src directory.
node-api
Issues and PRs related to the Node-API.
#16201
by addaleax
was closed Oct 18, 2017
3 tasks done
error "write EINVAL"
child_process
Issues and PRs related to the child_process subsystem.
question
Issues that look for answers.
windows
Issues and PRs related to the Windows platform.
#16141
by wenlonghuo
was closed Oct 29, 2017
n-api: refactor napi_addon_register_func
c++
Issues and PRs that require attention from people who are familiar with C++.
lib / src
Issues and PRs related to general changes in the lib or src directory.
node-api
Issues and PRs related to the Node-API.
#15088
by boingoing
was closed Sep 14, 2017
4 tasks done
That Ayo fork thing?
meta
Issues and PRs related to the general management of the project.
question
Issues that look for answers.
#14989
by benjamingr
was closed Aug 23, 2017
doc: fix a few n-api doc issues
doc
Issues and PRs related to the documentations.
node-api
Issues and PRs related to the Node-API.
#13650
by mhdawson
was closed Jun 16, 2017
3 tasks done
doc: fix out of date sections in n-api doc
doc
Issues and PRs related to the documentations.
node-api
Issues and PRs related to the Node-API.
#13508
by mhdawson
was closed Jun 9, 2017
3 tasks done
Documentation mismatch for N-API structures
doc
Issues and PRs related to the documentations.
node-api
Issues and PRs related to the Node-API.
#13469
by RReverser
was closed Jun 9, 2017
util.inspect(obj) should avoid obj.inspect access
semver-major
PRs that contain breaking changes and should be released in the next major version.
util
Issues and PRs related to the built-in util module.
#13422
by stefanpenner
was closed Jun 12, 2017
3 tasks done
repl: allow Issues and PRs related to the Node.js command line interface.
feature request
Issues that request new features to be added to Node.js.
promises
Issues and PRs related to ECMAScript promises.
repl
Issues and PRs related to the REPL subsystem.
await
in REPL
cli
#13209
by benjamingr
was closed Nov 16, 2017
deps: update V8 to 5.8
semver-major
PRs that contain breaking changes and should be released in the next major version.
v8 engine
Issues and PRs related to the V8 dependency.
#12784
by targos
was closed May 6, 2017
2 tasks done
WebAssembly instantiation fails on latest nightly
v8 engine
Issues and PRs related to the V8 dependency.
#12740
by RReverser
was closed May 12, 2017
buffer: stricter Buffer.isBuffer
buffer
Issues and PRs related to the buffer subsystem.
semver-major
PRs that contain breaking changes and should be released in the next major version.
wip
Issues and PRs that are still a work in progress.
#11961
by TimothyGu
was closed Sep 23, 2017
3 of 4 tasks
buffer: fix Issues and PRs related to the buffer subsystem.
fill
with encoding in Buffer.alloc()
buffer
process: add the optional Issues and PRs related to the process subsystem.
semver-minor
PRs that contain new features and should be released in the next minor version.
once
to emitWarning
process
#8184
by yorkie
was closed Jan 6, 2017
4 tasks done
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.