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 supported14 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- fetch: honour Connection: close on non-2xx responses and HTTP/1.0 defaults in the keep-alive pool
- node:dns: report CNAME records in resolveAny instead of null entries
- Worker: implement static Worker.data (Bun's workerData alias)
- bundler: bind require in the CommonJS wrapper when the body contains direct eval
- Bun.serve: presign new Response(S3File) redirect for HEAD, not GET
- resolver: percent-decode relative ESM import specifiers
- bun:test: make mock.restore() revert mock.module() overrides
- bun:test fake timers: don't drain microtasks in the sync APIs
- FileSink: flush buffered bytes in finalize before closing
- cli: forward .env to `bun run <script>` / bunx subprocesses
- Docs
- Zig not yet supported