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(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
- Fix crash in Blob.writer() when options contain invalid fd or path
- Fix assertion crash when hostname/unix coerces to empty string
- Fix unreachable panic in Valkey subscriptionCallbackMap
- Docs
- Zig not yet supported