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
- Bundler ParseTask ownership, socket adopt, and watcher thread handoff fixes
- Preserve optional chain short-circuiting through lowered private members in decorated classes
- timers: root the event-loop-delay histogram, fix aliased-&mut in timer drain, arm uv timer on the owning VM's loop
- 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
- Docs
- Zig not yet supported