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 test --update-snapshots rewrites the .snap file in execution order, reordering unchanged entries
- NODE_EXTRA_CA_CERTS from a .env file shows in process.env but the TLS loader ignores it
- Native warnings written on a JS thread stay in the Output buffer until exit, and a Worker drops them
- `bun run <script>` prints "Script not found" and hides the error when package.json does not parse
- fix(child_process): allow stdio assignment before access
- String.prototype.replace(regexp, obj) does not observe what obj.toString() does to the RegExp
- 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
- Docs
- Zig not yet supported