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
- test(harness): make VerdaccioRegistry.stop() actually terminate the process
- prompt()/confirm(): return typed input when stdin closes without a newline
- spawn: surface stdin ReadableStream producer errors via onExit / unhandledRejection
- install: update bun.lock workspace versions when only the version changes
- HTMLRewriter: clamp unknown file-blob size so it does not overflow the preallocated-buffer hint
- Bun.serve: honour per-method false as a negative route
- Intl.NumberFormat: fix percent formatRange scaling twice on approximately path
- ci(build): keep waiting for build-cpp while a retry is queued instead of bailing on a stale errored outcome
- jsc: let worker.terminate() preempt pure-Wasm loops
- install: fall back to $HOME/.npmrc when $XDG_CONFIG_HOME is set
- Docs
- Zig not yet supported