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 supported15 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- Bun.SQL: transaction.close({ timeout }) commits instead of rolling back when pending queries drain before the timeout
- `node:dns` `Resolver.setServers(['127.0.0.1'])` returns `ETIMEOUT` instead of `ECONNREFUSED`
- Different output when logging `this`
- Add install.backend in bunfig.toml
- Built-in EventEmitter has an incorrect prototype property descriptor (enumerable/configurable are true)
- Parser does not apply implicit strict mode to files forced to ESM by .mjs or package.json "type": "module"
- bake: fix "Runtime file not found" panic in production builds of custom frameworks
- bunx: use globally installed packages before downloading
- dns: fail over from a nameserver that refuses instead of spinning until the query times out
- Enforce coverageThreshold regardless of coverage reporter
- Docs
- Zig not yet supported