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
- napi: NapiFinalizerTask boxes leak at exit when the final GC sweeps deferred finalizers (LSAN failure in 30205 isolate test on asan CI)
- 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
- Runtime transpiler cache ignores JSX development mode — dev-cached jsxDEV transpile crashes NODE_ENV=production runs
- `node:dns` `Resolver.setServers(['127.0.0.1'])` returns `ETIMEOUT` instead of `ECONNREFUSED`
- Different output when logging `this`
- bun test --isolate leaks the last file's Expect/RefData at exit, aborting ASAN CI lanes (flaky 30205.test.ts failures)
- serve-body-leak.test.ts absolute 512MB end-memory cap has no headroom under ASAN, flakes on the x64-asan lane
- install: fix stale global-store links on disable and peer edge drift across bun.lock loads
- Bun.serve sends incomplete response when body is a renderToReadableStream() with unresolved Suspense boundaries
- Docs
- Zig not yet supported