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
- Map .jsc bytecode sidecars and their source instead of reading them into the heap
- Bump WebKit (oven-sh/WebKit#456 preview): non-unicode /i folds the case pairs added in Unicode 16 and 17
- Make a failed util.inspect load throw from custom inspect functions instead of aborting
- Fix bun install through subst drives, cross-drive junctions, and symlinked package.json
- install: fold the open bun install / pm / pack+publish PRs into one branch (171 PRs)
- undici: implement EventSource
- node:http: send nothing on destroy() before the headers go out, and a 500 (not an empty 200) for a throwing listener
- Fix `bun init`, `bun info`, `bun upgrade` and `bun pm trust` when runtime flags or BUN_OPTIONS precede the subcommand
- bundler: add property name mangling (--mangle-props, --reserve-props, --mangle-quoted)
- Convert scope-object receivers in the chaining functions and inspect.custom fallbacks
- Docs
- Zig not yet supported