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(serve): free HTMLBundle.PendingResponse when client aborts during build
- http2: own queued DATA frame across re-entrant onWrite in flushQueue
- fs_events(darwin): fix broken double-checked locking on fsevents_default_loop
- fix(ffi): defer JSBigInt allocation for threadsafe JSCallback i64/u64 args to the JS thread
- crypto: fix f32 precision loss and unit mismatch in randomFill bounds checks
- Buffer.write: re-validate offset/length after encoding toString() detaches buffer
- webcore/Body: handle tag change after toReadableStream in bufferLockedBodyValue
- crypto: don't hold raw pointers into detachable ArrayBuffers across threadpool work
- worker: fix cross-thread HandleSet race in getHeapSnapshot
- Fix stack overflow in Bun.inspect for circular JSX elements
- Docs
- Zig not yet supported