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
- dns: give DNS requests their own resolver ref for the pending-cache completion path
- ci: mirror Intel SDE on CI asset host and fail fast on a bad baseline download
- vm: fix crash when SIGINT follows a breakOnSigint run with no signal listener
- tls: enforce the SSLContextCache owning-thread invariant with debug assertions
- run: do not run a same-named $PATH binary for `bun run --if-present`
- Add space, channels, and hasAlpha to Bun.Image metadata()
- net: throw on an invalid socket handler config instead of aborting
- Remove lifetime-erased and aliased-pointer patterns across install, router, ini, shell IO, and bake
- Replace the logger's no-op StringBuilder stub with real single-buffer message packing
- transpiler: preserve function-body "use strict" in CommonJS
- Docs
- Zig not yet supported