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
- fix(cjs): make dynamic import of CJS with __esModule always use module.exports as default
- fix(test): mock.module() replacements no longer leak across test files
- fix(release): use GitHub API instead of CDN for asset checksum computation
- fix(plugin): pass namespace to runtime onLoad callback args
- Several copies of Bun accidentally share each other's /private/tmp/bun-node-*
- Event loop busy-spins at 100% CPU when spawning concurrent bun processes using Ink + fetch (macOS ARM64)
- `node:dgram` on macOS with UDP `reusePort: true` does not work, but Mac natively supports SO_REUSEPORT
- SyntaxError: Export named 'cacheStores' not found in module 'undici'.
- sideEffects field breaks bundler tree-shaking in Bun 1.3.10
- Bun SQL treats Postgres URL path as Unix socket path, causing FailedToOpenSocket on any URL with a database name
- Docs
- Zig not yet supported