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
- Support transferable ReadableStream/WritableStream/TransformStream in structuredClone
- Add version pinning via bunfig.toml `version` field
- Crash on Windows x64 (no AVX/AVX2) — "attempt to use null value" panic in v1.3.11
- Bundler generates self-assignment for same-named namespace re-exports across files
- Bun memory leak with simple fetch polling script
- bun install --frozen-lockfile --filter fails in Docker when bun.lock was generated from the full workspace but only a subset of workspace manifests is present
- `bun install` does not update `bun.lock` workspace pkg name after rename
- node:http is broken for proxies — 4 PRs fixing createConnection, upgrade sockets, connection close, and socket cleanup
- fix(bun build): --compile now implies --production to avoid module resolution errors
- fix: close connection after async chunked response with Connection: close
- Docs
- Zig not yet supported