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
- 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
- install: filter optionalDependencies by libc and record it in the lockfile
- crash_handler: wait for a full non-blocking stderr instead of dropping the report
- Docs
- Zig not yet supported