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
- napi: keep exceptions thrown by JS during env cleanup visible to the addon
- sql(postgres): reject out-of-range JS numbers bound to int4 parameters
- ci: add lint:tests to catch flake anti-patterns in new test code
- hot: reset unhandled-error state on reload so timers recover after a failed reload
- node:http: trace the handler's pending promise from the response wrapper instead of a per-request Strong
- shell: fail the command when a `> ${buf}` redirect overflows the target Buffer
- test(install): make complex-workspace migration test hermetic
- Bun.spawn: copy ArrayBuffer stdin to native memory instead of a Strong-rooted Uint8Array
- sql: trace cached result-row Structures from the Connection wrapper instead of per-statement Strongs
- io: harden POSIX pipe writer error paths against owner-dropping callbacks
- Docs
- Zig not yet supported