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 supported10 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- fetch: honor per-request TLS options on the HTTP/3 client
- fix(transpiler): preserve non-ASCII in String.raw and RegExp.source
- Optimize markdown parser and HTML renderer
- install: fallback to git cli if github tarball fetch fails
- socket: align Bun.connect TLS client verification with node:tls
- worker_threads: surface resourceLimits through worker.resourceLimits and the in-worker export
- ws: forward top-level TLS options (rejectUnauthorized, ca, ...) to the connection
- install: prefer direct dependencies when linking conflicting bin names
- ws: emit client `upgrade` event with the handshake response
- perf: use `as_chunks*` instead of `chunks_exact*` for static chunk sizes
- Docs
- Zig not yet supported