bun
https://github.com/oven-sh/bun
Zig
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
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.
Zig not yet supported17 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- node:net: a socket adopted from an fd (cluster worker connections) emits 'error' twice when a buffered write fails
- Shell: a command substitution in a pipeline reads the stdin of the process, not the pipe
- fs.watchFile: previous.atime is older than in node after a poll that found no change
- bun test --isolate: intermittent segfault in Bun__runDeferredWork at exit after all tests pass (1.4.2, Linux x64, JIT off)
- fs.watch recursive on Linux: no event for a change behind a symlink entry that points outside the tree (regression in 1.3.14)
- Node error messages print a received -0 as 0 at several sites (Node prints -0)
- crypto.pbkdf2: ERR_OUT_OF_RANGE says ">= 1 and <= 2147483647", Node says ">= 1 && <= 2147483647"
- tls.Server: a listen() that fails while it loads addContext() entries leaves the listener bound and accepting
- TLS SNI: names with more than 10 labels are added to the SNI tree but never found or removed
- Listing global packages shouldn't require a package manifest
- Docs
- Zig not yet supported