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
- feat: implement EventSource (Server-Sent Events) API
- feat(s3): add custom metadata support (x-amz-meta-*)
- perf(tests): add virtual mode to bundler tests for faster execution
- Add Bun.loadExtraCACerts(string) that works like $NODE_EXTRA_CA_CERTS does at startup
- fix(node:https): ensure all chunks are yielded in streaming body
- (Regression) `bun install --frozen-lockfile` keeps reporting issues
- fix(install): cleanup omitted top-level node_modules after install
- Track orphaned postgres connections and re-use them if available
- feat(install): add --offline and --prefer-offline flags for cache-based installs
- fix(publish): create http tarball urls correcly
- Docs
- Zig not yet supported