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
- 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
- Lower private names referenced by class static blocks during decorator lowering
- install: use safe from_utf8 for base64 hash in Integrity display
- bundler: drop unreachable_unchecked in parse_data_loader
- watcher: drop unsafe from_utf8 in trace flush error handler
- Docs
- Zig not yet supported