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 supported14 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- test(coverage): union coverage across re-imported instances of a module
- spawn: pipe Response/Request JS-stream body to child stdin instead of hanging
- node:fs: fix FileHandle.readableWebStream BYOB read into a subarray view
- test: drop bookkeeping for GC-observation tests deleted in #35182 (+0 tests, cleanup only)
- node:vm: restore the previous SIGINT disposition after a breakOnSigint run
- Bun.serve: reject Transfer-Encoding lists that name a coding other than a single final chunked
- Worker: flush the worker→parent inbox before 'close' on natural exit
- HTMLRewriter: read the input body through ResumableSink instead of ValueBufferer
- Bun.spawn: report Subprocess.resourceUsage().maxRSS in bytes on every platform
- ast: retire ambient thread-local AST allocator; make the arena a passed value
- Docs
- Zig not yet supported