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
- Make re-entrant runtime objects &self-only; delete AnyTask
- shell: make $.braces() quote-aware (match bash and Bun's own shell)
- StringOrBuffer: pin the backing ArrayBuffer lazily on first slice()
- console: route count/table/group/time*/trace/assert through this.log/warn/error
- Bun.serve: drop server.pendingRequests on abort while a direct-stream pull() is parked
- toml: actionable diagnostics for unquoted values and Windows-path backslashes
- Bun.udpSocket: reload() preserves binaryType/hostname instead of resetting to defaults
- webcore: preserve FormData entry value identity across get/getAll/iteration
- Bun.connect: native write() returns -1 (not raw -errno) on a peer RST and close carries ECONNRESET
- node:util: make setTraceSigInt actually trace SIGINT
- Docs
- Zig not yet supported