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: HTTPS `req.socket instanceof TLSSocket` returns true
- fix: preserve `request_context` when cloning/constructing Request objects
- fix: ignore SIGTTIN/SIGTTOU to prevent Bun from stopping when child takes terminal foreground
- fix: capture stack traces for DOMException instances
- fix: support BYOB readers on native ReadableStreams
- fix: allow worker `onerror` / `preventDefault()` to prevent worker termination
- fix: worker parentPort.on("message") not firing with top-level await
- fix: support JS ReadableStream in HTMLRewriter.transform()
- fix(node:http): socket.write not sending data in upgrade event handler
- fix(vm): prevent sandbox's `globalThis` property from shadowing VM builtins
- Docs
- Zig not yet supported