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 supported9 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- Bun update --latest does not respect minimumReleaseAge for transient dependencies
- falsy test matchers (such as `toBeFalsy`) are very slow against HTML elements
- console.warn() messages not forwarded to Bun output when using fullstack dev server (HTML imports) with console forwarding enabled
- `bun index.html` doesn't expose on network
- Non-standard unicode characters are being replaced by `\ufffd` when Buffer.from(bytes).toString("utf-8")
- deps: update libarchive to v3.8.4
- deps: update elysia to 1.4.18
- match case-insensitive headers to conform to RFC 9110
- reduce unnecessary ffi boundary crossing
- docs: Fix: Broken import.meta Docs Link (404 → correct path) & enhance entrypoint guide with examples and Node.js comparison (#25466)
- Docs
- Zig not yet supported