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(node:http): emit close event on ServerResponse when socket closes
- fix: match Node.js fetch error format with TypeError and .cause
- `Bun.serve()` unbounded buffering/backpressure issue when piping to a slow WritableStream
- Standalone HTML: bundled `<head>` script is inlined after `<body>` scripts, breaking execution order
- fix(sql): flush MySQL queries after transaction completion
- Bun 1.3.9 MySQL (Bun.SQL) keeps dropping/ending during a real read+write workload
- fix(install): hoist workspace dependencies to root node_modules by default
- fix(crypto): randomUUIDv7 silently ignores timestamp when encoding is undefined
- Use ReleaseFast instead of ReleaseSafe for Windows builds
- fix(bundler): don't inline NODE_ENV/BUN_ENV when env is "disable"
- Docs
- Zig not yet supported