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 supported15 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- fetch: re-send a Bun.file() body when following a redirect
- Index console.table columns by name once a row gets wide
- Free the parked Bun.TOML/YAML/JSON5/JSONC/XML.parse arena when a Worker exits
- bun test: exit through the VM teardown path when --bail stops a run
- AsyncLocalStorage: evaluate dynamically imported modules under the importer's store (WebKit pin bump)
- Blob: append onto the first part's store instead of copying it
- Bun.file(buffer) / async fs: hold the path buffer's backing store instead of rooting the JS object
- Bump WebKit: keep the locals of a using block's synthesized catch alive in optimized code
- structured clone: re-check the transfer list after serializing so a failed transfer detaches nothing
- install: keep one copy of a package when one version satisfies every range
- Docs
- Zig not yet supported