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
- install: resolve relative folder positionals against cwd for `bun install -g .`
- resolver: fall through when the "bun" export condition target is missing
- ws: thread WebSocketServer maxPayload through to Bun.serve maxPayloadLength
- GarbageCollectionController: run a full GC + scavenge after the heap has been idle
- install: auto-install peer deps within the intersection of all peer ranges
- jsc: cache resolved source-preview lines for error code frames
- webstreams: make Blob/File/body streams byte streams so BYOB readers attach
- test(coverage): walk lines/segments instead of bytes in report generation
- completions: complete files for `bun <path>` and skip runtime flags before dispatch
- install: fall back to highest version when dist-tags.latest does not resolve
- Docs
- Zig not yet supported