-
Notifications
You must be signed in to change notification settings - Fork 28.9k
Insights: nodejs/node
Overview
Could not load contribution data
Please try again later
2 Releases published by 2 people
-
v20.17.0 2024-08-21, Version 20.17.0 'Iron' (LTS), @marco-ippolito
published
Aug 21, 2024 -
v22.7.0 2024-08-22, Version 22.7.0 (Current), @RafaelGSS
published
Aug 22, 2024
30 Pull requests merged by 19 people
-
meta: remind users to use a supported version in bug reports
#54481 merged
Aug 23, 2024 -
src: remove cached data tag from snapshot metadata
#54122 merged
Aug 23, 2024 -
net: exclude ipv6 loopback addresses from server.listen
#54264 merged
Aug 23, 2024 -
stream: change stream to use index instead of
for...of#54474 merged
Aug 23, 2024 -
deps: update amaro to 0.1.7
#54473 merged
Aug 23, 2024 -
doc: fix capitalization in module.md
#54488 merged
Aug 23, 2024 -
meta: add more labels to dep-updaters
#54454 merged
Aug 22, 2024 -
deps: update undici to 6.19.8
#54456 merged
Aug 22, 2024 -
v22.7.0 proposal
#54452 merged
Aug 22, 2024 -
tools: add swc license
#54462 merged
Aug 22, 2024 -
module: fix discrepancy between .ts and .js
#54461 merged
Aug 22, 2024 -
v20.17.0 proposal
#54447 merged
Aug 21, 2024 -
test: prevent V8 from writing into the system's tmpdir
#54395 merged
Aug 21, 2024 -
test_runner: refactor
mock_loader#54223 merged
Aug 21, 2024 -
test_runner: account for newline in source maps
#54444 merged
Aug 21, 2024 -
module: add sourceURL magic comment hinting generated source
#54402 merged
Aug 20, 2024 -
test_runner: make
mock.module'sspecifierconsistent withimport()#54416 merged
Aug 20, 2024 -
src: improve buffer.transcode performance
#54153 merged
Aug 20, 2024 -
test_runner: finish build phase before running tests
#54423 merged
Aug 20, 2024 -
meta: run coverage-windows when
vcbuild.batupdated#54412 merged
Aug 19, 2024 -
doc, meta: add missing
,toBUILDING.md#54409 merged
Aug 19, 2024 -
doc: add esm examples to
node:https#54399 merged
Aug 19, 2024 -
src: update compile cache storage structure
#54291 merged
Aug 19, 2024 -
test_runner: use validateStringArray for
timers.enable()#49534 merged
Aug 19, 2024 -
doc: reserve ABI 130 for Electron 33
#54383 merged
Aug 19, 2024 -
test_runner: report failures in filtered suites
#54387 merged
Aug 18, 2024 -
doc: fix description of the max header size in
HPE_HEADER_OVERFLOWsection#54125 merged
Aug 18, 2024 -
doc: add git node security --cleanup
#54381 merged
Aug 17, 2024 -
doc: add note on weakness of permission model
#54268 merged
Aug 17, 2024 -
test: make snapshot comparison more flexible
#54375 merged
Aug 16, 2024
55 Pull requests opened by 34 people
-
build: update ruff and add `lint-py-fix`
#54410 opened
Aug 16, 2024 -
https: only use default ALPNProtocols when appropriate
#54411 opened
Aug 16, 2024 -
src,lib: add performance.uvMetricsInfo
#54413 opened
Aug 16, 2024 -
tty: expose `hasColors` and `getColorDepth`
#54415 opened
Aug 16, 2024 -
src: use correct way to signal interceptor error
#54418 opened
Aug 17, 2024 -
src: use `String::ValueView` over `String::Value`
#54424 opened
Aug 17, 2024 -
doc: replace --allow-fs-read by --allow-fs-write in related section
#54427 opened
Aug 17, 2024 -
test_runner: add support for coverage thresholds
#54429 opened
Aug 17, 2024 -
doc: order web perf apis by position in spec
#54430 opened
Aug 17, 2024 -
doc: expand description of `parseArg`'s `default`
#54431 opened
Aug 18, 2024 -
deps: update zlib to 1.3.0.1-motley-d3aea23
#54432 opened
Aug 18, 2024 -
deps: update simdutf to 5.3.8
#54434 opened
Aug 18, 2024 -
deps: patch V8 to 12.8.374.16
#54435 opened
Aug 18, 2024 -
src: remove redundant AESCipherMode
#54438 opened
Aug 18, 2024 -
buffer: cleanup handling different types buffers
#54439 opened
Aug 18, 2024 -
zlib: simplify validators
#54442 opened
Aug 18, 2024 -
src: change SetEncodedValue to return Maybe<void>
#54443 opened
Aug 18, 2024 -
deps: port ICU ClangCL fix
#54448 opened
Aug 19, 2024 -
src: do not set value on void return value
#54449 opened
Aug 19, 2024 -
[v22.x backport] doc: reserve ABI 130 for Electron 33
#54455 opened
Aug 19, 2024 -
lib: fix realpathSync resolving to invalid path (#54200)
#54458 opened
Aug 20, 2024 -
src: move more crypto_dh.cc code to ncrypto
#54459 opened
Aug 20, 2024 -
tools: add WPT updater
#54460 opened
Aug 20, 2024 -
Revert "vm,src: add property query interceptors"
#54463 opened
Aug 20, 2024 -
buffer: improve error handling of buffer.concat
#54464 opened
Aug 20, 2024 -
doc: use correct language fence for wpt
#54467 opened
Aug 20, 2024 -
test: update wpt
#54468 opened
Aug 20, 2024 -
net: validate host name for server listen
#54470 opened
Aug 21, 2024 -
doc,cli: clarify --max-old-space-size and --max-semi-space-size units
#54477 opened
Aug 21, 2024 -
module,win: make module cache case-insensitive
#54478 opened
Aug 21, 2024 -
test_runner: add inline snapshot assertion
#54480 opened
Aug 21, 2024 -
doc: update websocket flag description to reflect stable API status
#54482 opened
Aug 21, 2024 -
crypto: return a clearer error when loading an unsupported pkcs12
#54485 opened
Aug 21, 2024 -
doc: add note about shasum generation failure
#54487 opened
Aug 21, 2024 -
url: use primordials in url.js
#54489 opened
Aug 21, 2024 -
tls: wrap ssl errors in ECONNRESET
#54492 opened
Aug 22, 2024 -
test: add tests for runner coverage with different stdout column widths
#54494 opened
Aug 22, 2024 -
cli: fix spacing for port range error
#54495 opened
Aug 22, 2024 -
test: refactor fs-watch tests due to macOS issue
#54498 opened
Aug 22, 2024 -
src: remove node namespace from sqlite.cc
#54500 opened
Aug 22, 2024 -
src: add JS APIs for compile cache and NODE_DISABLE_COMPILE_CACHE
#54501 opened
Aug 22, 2024 -
deps: backport ICU-22787 to fix ClangCL on Windows
#54502 opened
Aug 22, 2024 -
node-api: add napi_create_buffer_from_arraybuffer method
#54505 opened
Aug 22, 2024 -
test: add test for test_runner util createCoverageTest
#54506 opened
Aug 22, 2024 -
src: optimize buffer transcode for matching encodings
#54507 opened
Aug 22, 2024 -
doc: support for collabs - talk amplification
#54508 opened
Aug 22, 2024 -
test: fix improper path to URL conversion
#54509 opened
Aug 22, 2024 -
async_hooks: add an InactiveAsyncContextFrame class
#54510 opened
Aug 22, 2024 -
test: fix `test-process-load-env-file` when path contains `'`
#54511 opened
Aug 22, 2024 -
repl: catch `\v` and `\r` in new-line detection
#54512 opened
Aug 22, 2024 -
test: use `node:test` in `test-cli-syntax-bad`
#54513 opened
Aug 23, 2024 -
url: update encodePathChars to handle special characters properly
#54516 opened
Aug 23, 2024 -
module: use amaro default transform values
#54517 opened
Aug 23, 2024 -
deps: update amaro to 0.1.8
#54520 opened
Aug 23, 2024 -
vm: return all own names and symbols in property enumerator
#54522 opened
Aug 23, 2024
22 Issues closed by 12 people
-
latest release error - RangeError: "length" is outside of buffer bounds
#54523 closed
Aug 23, 2024 -
README: Current LTS version is v20 (iron), not v18 (hydrogen)
#54419 closed
Aug 23, 2024 -
DNS lookup should try to avoid IPv6 link-local addresses
#51732 closed
Aug 23, 2024 -
[feat] Document on how to import node builtin under `--experimental-network-imports`
#48591 closed
Aug 23, 2024 -
dns resolveSrv returns weight for priority and weight
#54493 closed
Aug 22, 2024 -
Unknown Error err -116: npm ERR! syscall write - Insufficient error details to debug more about the issue
#54496 closed
Aug 22, 2024 -
Possible discrepancy with --experimental-strip-types
#54457 closed
Aug 22, 2024 -
52 bits support to Buffer.write(U)Int(LE|BE)
#53794 closed
Aug 21, 2024 -
Allow to run tests in the main process
#51548 closed
Aug 21, 2024 -
test runner: Could not report code coverage (regression)
#54240 closed
Aug 21, 2024 -
Another pipe() deadlock since v14.17
#48666 closed
Aug 20, 2024 -
pipeline with async generator to a write stream can causes process to exit with code 13
#48199 closed
Aug 20, 2024 -
stream.eventNames() broken on 21.2.0+
#51302 closed
Aug 20, 2024 -
`--test-name-pattern` not working for async describe suites
#54084 closed
Aug 20, 2024 -
--test-only produces unexpected results and unexpected call order
#54154 closed
Aug 20, 2024 -
segfault in generated sea executable
#53916 closed
Aug 20, 2024 -
Node.js process ignores the max open files soft limit
#51072 closed
Aug 19, 2024 -
Open a file/folder with exclusive lock
#54446 closed
Aug 19, 2024 -
Subpath imports with "imports" field in CommonJS does not try to resolve with extensions
#51492 closed
Aug 19, 2024 -
Limiting the fs.opendir recursive results with a glob pattern
#51474 closed
Aug 18, 2024 -
Buffer#toString return value sometimes corrupted for strings of at least length 2^19 on linux
#54372 closed
Aug 17, 2024 -
WebSocket - add possibility to override Host header
#54403 closed
Aug 16, 2024
23 Issues opened by 23 people
-
Buffer.from() output breaks after optimizing in nodejs 22.7
#54521 opened
Aug 23, 2024 -
getuid() needs unistd.h
#54519 opened
Aug 23, 2024 -
ERR_BUFFER_OUT_OF_BOUNDS error with Google Vision package on Node 22.7.0
#54518 opened
Aug 23, 2024 -
`pathToFileURL` function in url fails to handle special characters properly
#54515 opened
Aug 23, 2024 -
Module detection treats typescript import ... = require as ES module syntax
#54514 opened
Aug 23, 2024 -
Speculative execution in REPL shows TypeError overwriting input
#54504 opened
Aug 22, 2024 -
TypeError: Method Map.prototype.set called on incompatible receiver #<AsyncContextFrame>
#54503 opened
Aug 22, 2024 -
test-http-outgoing-end-cork ignores platformTimeout and fail on slow archs
#54499 opened
Aug 22, 2024 -
node:events once isn't working as expected in node-redis tests
#54497 opened
Aug 22, 2024 -
Get udp recipent IP for incoming packet
#54483 opened
Aug 21, 2024 -
v22.6.0 fs.cpSync crash
#54476 opened
Aug 21, 2024 -
AbortSignal.any: Mark dependent abort signals as aborted before firing events
#54466 opened
Aug 20, 2024 -
Persist the V8 code cache before spawning a child process
#54465 opened
Aug 20, 2024 -
Closing WritableStream from TransformStream causes Node.js process to crash
#54453 opened
Aug 19, 2024 -
Issue with fs-watch tests on macOS with incoming libuv@1.49.0 release
#54450 opened
Aug 19, 2024 -
server.listen's bind argument does not accept [::] for ipv6
#54441 opened
Aug 18, 2024 -
napi is missing method to create buffer from `ArrayBuffer`
#54440 opened
Aug 18, 2024 -
Allow to use build-in undici
#54437 opened
Aug 18, 2024 -
vm: regression for "in" operator on global between 22.4.1 and 22.5.0; breaks jsdom
#54436 opened
Aug 18, 2024 -
type stripping + module mocking causes test runner to throw
#54428 opened
Aug 17, 2024 -
Stalled Issue action is not working
#54425 opened
Aug 17, 2024 -
`v8::String::Value` is deprecated
#54417 opened
Aug 17, 2024
113 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
doc: add more details for localStorage and sessionStorage
#53881 commented on
Aug 23, 2024 • 21 new comments -
test_runner: ensure test watcher picks up new test files
#54225 commented on
Aug 21, 2024 • 13 new comments -
process: add `process.features.typescript`
#54295 commented on
Aug 21, 2024 • 10 new comments -
vm: introduce vanilla contexts via vm.constants.DONT_CONTEXTIFY
#54394 commented on
Aug 23, 2024 • 10 new comments -
lib: add util.getCallSite() API
#54380 commented on
Aug 22, 2024 • 9 new comments -
lib: respect terminal capabilities on styleText
#54389 commented on
Aug 22, 2024 • 7 new comments -
meta: remove unneeded ignore rules from ruff
#54360 commented on
Aug 22, 2024 • 5 new comments -
src: use v8::Isolate::GetDefaultLocale() to compute navigator.language
#54279 commented on
Aug 23, 2024 • 4 new comments -
vm: migrate ContextifyScript to cppgc
#52295 commented on
Aug 22, 2024 • 4 new comments -
benchmark: fix benchmark for file path and URL conversion
#54190 commented on
Aug 21, 2024 • 4 new comments -
feat(sqlite): add `StatementSync.prototype.iterate` method
#54213 commented on
Aug 23, 2024 • 4 new comments -
doc: add an explicit fetch tag step in release guide
#53828 commented on
Aug 20, 2024 • 3 new comments -
test_runner: avoid coverage report partial file names
#54379 commented on
Aug 23, 2024 • 2 new comments -
src: use `for` loop in `Dotenv::GetPathFromArgs`
#54385 commented on
Aug 16, 2024 • 2 new comments -
Missing `Http2ServerResponse.setHeaders()` fixed
#51576 commented on
Aug 18, 2024 • 2 new comments -
benchmark: adds groups to better separate benchmarks
#54393 commented on
Aug 20, 2024 • 2 new comments -
build: don't store eslint locally
#54231 commented on
Aug 18, 2024 • 2 new comments -
src,lib: introduce `util.getSystemErrorMessage(err)`
#54075 commented on
Aug 20, 2024 • 2 new comments -
meta: add links to alternative issue trackers
#54401 commented on
Aug 16, 2024 • 2 new comments -
src: add WDAC integration (Windows)
#54364 commented on
Aug 21, 2024 • 1 new comment -
assert: add `matchObjectStrict` and `matchObject`
#53415 commented on
Aug 19, 2024 • 1 new comment -
Fix the bug caused by fast api changes in v22.5.0 and have a post-mortem
#53934 commented on
Aug 16, 2024 • 1 new comment -
doc, child_process: add esm snippets
#53616 commented on
Aug 19, 2024 • 1 new comment -
doc: add more information to SUPPORT.md
#52636 commented on
Aug 16, 2024 • 1 new comment -
Fix duplicated test descriptions
#54140 commented on
Aug 20, 2024 • 0 new comments -
test_runner: automatically wait for subtests to finish
#54011 commented on
Aug 17, 2024 • 0 new comments -
crypto: add `validFromDate` and `validToDate` fields to `X509Certificate`
#54159 commented on
Aug 18, 2024 • 0 new comments -
tools: make choco install script readable
#54002 commented on
Aug 21, 2024 • 0 new comments -
tools: update lint-md-dependencies to remark-preset-lint-node@5.1.2 rollup@4.20.0
#53978 commented on
Aug 18, 2024 • 0 new comments -
build: upgrade clang-format to v18
#53957 commented on
Aug 17, 2024 • 0 new comments -
test_runner: add coverage support to run function
#53937 commented on
Aug 22, 2024 • 0 new comments -
tools: remove unused python files
#53928 commented on
Aug 20, 2024 • 0 new comments -
sqlite: support `db.loadExtension`
#53900 commented on
Aug 19, 2024 • 0 new comments -
test: use correct file naming syntax for `util-parse-env`
#53705 commented on
Aug 18, 2024 • 0 new comments -
doc: align ABI version registry
#53677 commented on
Aug 19, 2024 • 0 new comments -
test: fix embedding test for Windows
#53659 commented on
Aug 23, 2024 • 0 new comments -
node-api: remove RefBase and CallbackWrapper
#53590 commented on
Aug 23, 2024 • 0 new comments -
lib: add validateThis and validateMissingArgs utilities
#54405 commented on
Aug 17, 2024 • 0 new comments -
timers: add sleep alias
#54404 commented on
Aug 21, 2024 • 0 new comments -
build: print `Running XYZ linter...` for py and yml
#54386 commented on
Aug 19, 2024 • 0 new comments -
[v22.x] Revert "v8: enable maglev on supported architectures"
#54384 commented on
Aug 23, 2024 • 0 new comments -
lib: reword `--trace-*` message
#54382 commented on
Aug 18, 2024 • 0 new comments -
fs: refactor handleTimestampsAndMode to remove redundant call
#54369 commented on
Aug 19, 2024 • 0 new comments -
path: update win32 toNamespacedPath to support device namespace paths
#54367 commented on
Aug 19, 2024 • 0 new comments -
build: update required python version to 3.8
#54358 commented on
Aug 20, 2024 • 0 new comments -
test: merge ongc and gcutil into gc.js
#54355 commented on
Aug 23, 2024 • 0 new comments -
sqlite: return results with null prototype
#54350 commented on
Aug 17, 2024 • 0 new comments -
build: don't clean obj.target directory if it doesn't exist
#54337 commented on
Aug 22, 2024 • 0 new comments -
lib: Symbol.dispose should be enabled with experimental flag
#54329 commented on
Aug 18, 2024 • 0 new comments -
tools: update eslint to 9.9.0
#54313 commented on
Aug 18, 2024 • 0 new comments -
tls: Server should generate lazily create sessionIdContext
#54298 commented on
Aug 22, 2024 • 0 new comments -
util: allow colors in non-tty if `FORCE_COLORS`
#54289 commented on
Aug 22, 2024 • 0 new comments -
fs: fix subdirectory detection logic
#54288 commented on
Aug 21, 2024 • 0 new comments -
lib: fix emit warning for debuglog.time when disabled
#54275 commented on
Aug 21, 2024 • 0 new comments -
cli: add `--heap-prof` flag available to `NODE_OPTIONS`
#54259 commented on
Aug 19, 2024 • 0 new comments -
lib: expose tsParse as util.stripTypescriptTypes
#54250 commented on
Aug 23, 2024 • 0 new comments -
path: fix bugs and inconsistencies
#54224 commented on
Aug 22, 2024 • 0 new comments -
sqlite: support for SQLite Session Extension
#54181 commented on
Aug 23, 2024 • 0 new comments -
fs,win: fix bug in paths with trailing slashes
#54160 commented on
Aug 21, 2024 • 0 new comments -
Option to have a shared V8 library?
#53509 commented on
Aug 21, 2024 • 0 new comments -
Native WebSockets in node 20
#53684 commented on
Aug 21, 2024 • 0 new comments -
Support load balancing HTTP requests across worker threads
#53074 commented on
Aug 20, 2024 • 0 new comments -
Recursive `fs.watch` on a Windows directory junction produces inconsistent events
#53903 commented on
Aug 20, 2024 • 0 new comments -
[BUG] Installing an update of Node removes any custom permissions of the folder (Windows) and locks the ability to update npm/corepack
#54284 commented on
Aug 20, 2024 • 0 new comments -
Since v20.13.0 fetch() ing small files without reading their body delays process termination for 8 seconds
#52909 commented on
Aug 20, 2024 • 0 new comments -
Support for WICG Observable
#51828 commented on
Aug 20, 2024 • 0 new comments -
doc: guide/topic on how to use streams
#8646 commented on
Aug 20, 2024 • 0 new comments -
Inconsistent presence of property in contextified object
#52720 commented on
Aug 20, 2024 • 0 new comments -
WSL/Linux memory leak when requiring a module that can't be found
#54178 commented on
Aug 20, 2024 • 0 new comments -
Launching main ESM module with `search` and `hash`
#49204 commented on
Aug 20, 2024 • 0 new comments -
Support remote sourceMap
#51781 commented on
Aug 20, 2024 • 0 new comments -
AsyncLocalStorage loses its store when using WASM JSPI after first asynchronous call
#51832 commented on
Aug 19, 2024 • 0 new comments -
DNS Lookups Failing After Updating to Latest Node 20 and 18 for IBM i
#53948 commented on
Aug 19, 2024 • 0 new comments -
can't execute /dev/stdin on linux
#54200 commented on
Aug 19, 2024 • 0 new comments -
Proposal: assert.matchObject
#50399 commented on
Aug 19, 2024 • 0 new comments -
ESM loaders cannot be defined via `Worker` option `execArgv` in v20
#47747 commented on
Aug 19, 2024 • 0 new comments -
Enhanced Object Introspection and Help in the Node.js REPL
#51763 commented on
Aug 19, 2024 • 0 new comments -
child_process: ERR_INVALID_ARG_TYPE on .kill()
#30702 commented on
Aug 19, 2024 • 0 new comments -
fetch cache behaviour unclear
#47935 commented on
Aug 18, 2024 • 0 new comments -
Missing `Http2ServerResponse.setHeaders()`
#51573 commented on
Aug 18, 2024 • 0 new comments -
consider allowing libnode.h (libnode.a/ libnode.lib) and libnode.wasm for nodejs
#51790 commented on
Aug 18, 2024 • 0 new comments -
New CLI flag to exit with an error status if test coverage is incomplete
#48739 commented on
Aug 17, 2024 • 0 new comments -
Respect `NO_COLOR`environment variable when using `styleText`
#54365 commented on
Aug 17, 2024 • 0 new comments -
Allow shake128/256 to produce outputs of unlimited length
#54406 commented on
Aug 17, 2024 • 0 new comments -
Add a `valid` property to `X509Certificate`
#52931 commented on
Aug 17, 2024 • 0 new comments -
Build error with clang on Mac OS X 10.15.7 (wasm-engine.cc:157:19: error: no viable overloaded '=')
#52847 commented on
Aug 17, 2024 • 0 new comments -
[v20.x backport] src: move package_json_reader cache to c++
#53502 commented on
Aug 19, 2024 • 0 new comments -
test: improve coverage for timer promises scheduler
#53370 commented on
Aug 19, 2024 • 0 new comments -
meta: move comment on labelled to a single job
#53351 commented on
Aug 17, 2024 • 0 new comments -
src: use V8-owned CppHeap
#53205 commented on
Aug 16, 2024 • 0 new comments -
meta: request reviews from github actions
#53149 commented on
Aug 18, 2024 • 0 new comments -
[v20.x backport] test_runner: make end of work check stricter
#53123 commented on
Aug 19, 2024 • 0 new comments -
[v20.x] vm: harden module type checks
#53109 commented on
Aug 19, 2024 • 0 new comments -
src: add `--env-file-if-exists` flag
#53060 commented on
Aug 19, 2024 • 0 new comments -
node-api: add support for UTF-8 and Latin-1 property keys
#52984 commented on
Aug 23, 2024 • 0 new comments -
doc: specify that preloaded modules affect subprocesses
#52939 commented on
Aug 19, 2024 • 0 new comments -
doc: add note about `--expose-internals`
#52861 commented on
Aug 17, 2024 • 0 new comments -
meta: merge stalebot and update timings/messages
#52712 commented on
Aug 20, 2024 • 0 new comments -
child_process: throw different error message for executing batch files w/o shell: true
#52685 commented on
Aug 18, 2024 • 0 new comments -
tls: fix 'ERR_TLS_PSK_SET_IDENTIY_HINT_FAILED' typo
#52627 commented on
Aug 23, 2024 • 0 new comments -
deps: remove corepack
#51981 commented on
Aug 19, 2024 • 0 new comments -
tools: update doc to new version
#51192 commented on
Aug 18, 2024 • 0 new comments -
wip: crypto: use cppgc to manage Hash
#51017 commented on
Aug 18, 2024 • 0 new comments -
test: use unusual chars in the path to ensure our tests are robust
#48409 commented on
Aug 22, 2024 • 0 new comments -
doc: document default length as buffer.length
#40354 commented on
Aug 17, 2024 • 0 new comments -
nyc is broken in latest nodejs versions
#49653 commented on
Aug 23, 2024 • 0 new comments -
APIs for libraries/frameworks/tools to control on-disk compilation cache (NODE_COMPILE_CACHE)
#53639 commented on
Aug 22, 2024 • 0 new comments -
Usage of Oilpan / V8 C++ Garbage Collector
#40786 commented on
Aug 22, 2024 • 0 new comments -
Provide a reliable way to find the entrypoint path or URL
#51840 commented on
Aug 22, 2024 • 0 new comments -
Network request fails after event loop is blocked for a few seconds (regression in v20)
#54293 commented on
Aug 22, 2024 • 0 new comments -
Support .noderc or similar file-based initialization configurations?
#53787 commented on
Aug 21, 2024 • 0 new comments -
Root certificate is prioritized over SNICallback context in HTTPS Server
#54235 commented on
Aug 21, 2024 • 0 new comments -
Worker eval as ES Module
#30682 commented on
Aug 21, 2024 • 0 new comments

