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.Image: Blob read dispatch failure leaks the read chain and pins the wrapper
- AES-GCM incorrect on bun-windows-x64 with OPENSSL_ia32cap=~0x200000000000000; baseline and Node are correct
- bun build --app panics with "Runtime file not found" for any custom Bake.Framework
- bunx ignores globally installed packages when using scoped package names (e.g. `bunx @scope/pkg`)
- 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"
- Docs
- Zig not yet supported