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
- Bun.serve prints the dev-mode idle timeout warning twice when HTTP/1 and HTTP/2 requests time out
- Runtime plugin: a literal require() fails when onResolve answers with a custom namespace and the file is transpiled after Bun.plugin()
- server.upgrade() on a node:http response writes the headers after user code ends the response
- S3: `Content-Type` is sent but never included in `SignedHeaders`, breaking uploads to Ceph RadosGW
- 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)
- Docs
- Zig not yet supported