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
- `fs.glob` does not support `options.withFileTypes` yet.
- node:http is broken for proxies — 4 PRs fixing createConnection, upgrade sockets, connection close, and socket cleanup
- Catch errors from dest.write() in Readable.prototype.pipe
- fix(bun build): --compile now implies --production to avoid module resolution errors
- fix: close connection after async chunked response with Connection: close
- fix: use isObject() instead of isCell() for dns.lookup options check
- fix: reject non-object values in FFI linkSymbols before property access
- Fix crash when SharedArrayBuffer-backed TypedArray is passed to IDLArrayBufferRef converter
- fix: return empty blob promise when ByteBlobLoader store is already consumed
- fix division by zero in BlockList.estimatedSize
- Docs
- Zig not yet supported