node
https://github.com/nodejs/node
JavaScript
Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported528 Subscribers
View all SubscribersAdd a CodeTriage badge to node
Help out
- Issues
- linux x64 release binary fails to exec on WSL1
- fs: do not treat EPERM as ENOTEMPTY on Windows
- doc: clarify FileHandle error handling
- stream: `pipeTo` with `preventCancel` can hit `ERR_INTERNAL_ASSERTION` if destination errors before deferred write
- stream: fix pipeTo assert when writer is released during microtask
- zlib: BrotliCompress.flush() with Z_FINISH or Z_BLOCK hangs at 100% CPU
- vm: `let` declaration no longer throws SyntaxError for non-configurable global property in vm context (regression in v26)
- deps: backport V8 upstream fix for loong64 opcode 209
- [LoongArch64] Execution crash: V8 Fatal error "AssembleArchSelect Unimplemented arch_opcode is : 209"
- module: use CJS conditions for hook-loaded require
- Docs
- JavaScript not yet supported