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
worker: add Issues and PRs that require attention from people who are familiar with C++.
commit-queue-squash
Add this label to instruct the Commit Queue to squash all the PR commits into the first one.
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
hasRef() to the handle object
c++
#42756
opened Apr 16, 2022 by
RaisinTen
[v16.x backport] lib: add fetch
experimental
Issues and PRs related to experimental features.
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
semver-minor
PRs that contain new features and should be released in the next minor version.
v16.x
Issues that can be reproduced on v16.x or PRs targeting the v16.x-staging branch.
[v16.x backport] esm: add HTTPS imports and unflag JSON modules
experimental
Issues and PRs related to experimental features.
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
semver-minor
PRs that contain new features and should be released in the next minor version.
v16.x
Issues that can be reproduced on v16.x or PRs targeting the v16.x-staging branch.
bootstrap: use the embedded snapshot in workers
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.
needs-ci
PRs that need a full CI run.
#42702
opened Apr 12, 2022 by
joyeecheung
•
Approved
lib,src: implement WebAssembly Web API
fetch
Issues and PRs related to the Fetch API
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
notable-change
PRs with changes that should be highlighted in changelogs.
review wanted
PRs that need reviews.
semver-minor
PRs that contain new features and should be released in the next minor version.
wasm
Issues and PRs related to WebAssembly.
#42701
opened Apr 12, 2022 by
tniessen
util: add parseArgs module
lib / src
Issues and PRs related to general changes in the lib or src directory.
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.
tsc-agenda
Issues and PRs to discuss during the meetings of the TSC.
util
Issues and PRs related to the built-in util module.
src: check if the script file exists before starting inspector
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.
needs-ci
PRs that need a full CI run.
#42673
opened Apr 9, 2022 by
cola119
node-api: split finalizers into two different types
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.
needs-ci
PRs that need a full CI run.
node-api
Issues and PRs related to the Node-API.
#42651
opened Apr 8, 2022 by
vmoroz
esm: add chaining to loaders
esm
Issues and PRs related to the ECMAScript Modules implementation.
lib / src
Issues and PRs related to general changes in the lib or src directory.
loaders
Issues and PRs related to ES module loaders
needs-ci
PRs that need a full CI run.
notable-change
PRs with changes that should be highlighted in changelogs.
#42623
opened Apr 6, 2022 by
JakobJingleheimer
9 of 10 tasks
doc: consolidate use of multiple-byte units
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
node-api: run Node-API finalizers in GC second pass
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.
needs-ci
PRs that need a full CI run.
node-api
Issues and PRs related to the Node-API.
#42515
opened Mar 29, 2022 by
vmoroz
•
Changes requested
crypto: add CFRG curves to Web Crypto API
commit-queue-squash
Add this label to instruct the Commit Queue to squash all the PR commits into the first one.
crypto
Issues and PRs related to the crypto subsystem.
experimental
Issues and PRs related to experimental features.
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
never-stale
Mark issue so that it is never considered stale
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.
webcrypto
#42507
opened Mar 29, 2022 by
panva
node-api: fix napi_get_all_property_names use of napi_key_configurable filter
c++
Issues and PRs that require attention from people who are familiar with C++.
commit-queue-failed
An error occurred while landing this pull request using GitHub Actions.
commit-queue-squash
Add this label to instruct the Commit Queue to squash all the PR commits into the first one.
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
node-api
Issues and PRs related to the Node-API.
async_hooks: prototype for v8 reimplementation of AsyncLocalStorage
async_hooks
Issues and PRs related to the async hooks subsystem.
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
v8 engine
Issues and PRs related to the V8 dependency.
policy: cleanup to allow snapshotting
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
policy
Issues and PRs related to the policy subsystem.
snapshot
Issues and PRs related to the startup snapshot
lib: enable global WebCrypto by default
c++
Issues and PRs that require attention from people who are familiar with C++.
crypto
Issues and PRs related to the crypto subsystem.
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
needs-citgm
PRs that need a CITGM CI run.
semver-major
PRs that contain breaking changes and should be released in the next major version.
webcrypto
tools: enable prefer-arrow-callback eslint rule
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
#42048
opened Feb 18, 2022 by
Mesteery
•
Changes requested
http: add uniqueHeaders option to request and createServer.
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-benchmark-ci
PR that need a benchmark CI run.
needs-ci
PRs that need a full CI run.
semver-minor
PRs that contain new features and should be released in the next minor version.
#41397
opened Jan 4, 2022 by
ShogunPanda
•
Approved
src,lib: make 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.
needs-ci
PRs that need a full CI run.
wip
Issues and PRs that are still a work in progress.
DOMException cloneable
c++
#41148
opened Dec 12, 2021 by
RaisinTen
crypto: add Web Crypto-compatible Web Streams
experimental
Issues and PRs related to experimental features.
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
web streams
webcrypto
esm: implement the getFileSystem hook
lib / src
Issues and PRs related to general changes in the lib or src directory.
loaders
Issues and PRs related to ES module loaders
needs-ci
PRs that need a full CI run.
wip
Issues and PRs that are still a work in progress.
lib: export submodules in parent builtins
commit-queue-squash
Add this label to instruct the Commit Queue to squash all the PR commits into the first one.
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.

