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
- Worker: honor array-form transfer list in self.postMessage
- fix(spawn): allow IPC subprocess to be garbage collected after disconnect
- udp: root sendMany payloads in MarkedArgumentBuffer / reorder send() to prevent UAF
- net(BlockList): fix UAF/SIGFPE when structured-clone is deserialized more than once
- fs.cp: preserve symlink target instead of linking back to source path
- process: reset JS signal handlers to SIG_DFL on exit to fix macOS shutdown livelock
- subprocess: release start() ref in PipeReader.onReaderError
- Transpiler erases `function declare(...)` as if it were ambient `declare function ...`
- `console.timeEnd()` does not apply `console.group()` indentation as required by the WHATWG Console spec
- Improve error message for `RegExp.prototype.matchAll`
- Docs
- Zig not yet supported