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(require): prevent Object.prototype setters from triggering during module loading
- fix(bundler): prevent stale file descriptor errors on repeated Bun.build calls
- fix(shell): non-ASCII characters in template literals (#12225)
- fix(server): propagate backpressure from request body stream to HTTP socket
- fix(node:http): join duplicate request headers per Node.js/RFC 9110
- fix(resolver): support tsconfig project references for path mapping
- fix(net): guard against undefined socket.data in SocketHandlers2 handlers
- fix(s3): correct typo in S3ListObjectsResponse checksumAlgorithm property
- fix(cli): access of invalid pointer
- fix(install): handle DT_UNKNOWN entries on NFS/FUSE filesystems (#27095)
- Docs
- Zig not yet supported