BluetOpen source
What agents should know before contributing
nodejs/node
Node.js JavaScript runtime ✨🐢🚀✨
Read by Bluet from 2 files written for agents and 300 merged pull requests on 2026-09-25. Not reviewed by the maintainers.
Decisions its pull requests settled (10)
- #65619http2: add new connectionWindowSize option
- #65589src: disable V8 external memory reasonable size check
- #65748vfs: add --vfs-mount and --vfs-load startup flags
- #65787sqlite: add virtual table support via createModule()
- #65796src: seed V8 from the OS CSPRNG instead of OpenSSL's DRBG
- #65810sea: add vfsArchive to serve the assets from a ZIP archive
- #65852vfs: fs hook gaps
- #65854vfs: align virtual file handles with open(2)
- #65885vfs: write RealFSProvider files to open fd
- #66162vfs: drop --vfs-mount, keep --vfs-load alone