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
- install: stop `bun add -g` from walking above the global install dir
- Input validation and bounds-checking hardening
- sql: don't kill in-flight queries when idleTimeout/maxLifetime fires
- hot: reset process.stdin/stdout/stderr listeners on reload
- console: surface EPIPE from console.log on process.stdout
- domain: catch exceptions thrown inside setTimeout/setInterval/setImmediate callbacks
- dev-server: do not crash HMR client when refresh runtime is missing
- sql: grow connection pool lazily instead of opening max on first use
- webview: navigate() accepts {waitUntil, timeout}
- Add method to access raw pixel data in `Bun.Image`
- Docs
- Zig not yet supported