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
- which: return lengths from the search helpers, forbid unsafe
- shell_parser: back SmolList heap with &'a Bump, drop SmolListAlloc
- JSTranspiler: state guard borrows owner and arena, drops raw pointers
- Bun.serve routes: literal segments match raw bytes while :param segments are percent-decoded
- shell: replace EnvStr packed u128 with a niche enum over NonNull
- strings: return Option from copy_latin1_into_utf8_stop_on_non_ascii
- install: make parse_append_dependencies take a DepsOwner enum
- node/net: guard BlockList rules with Guarded<Vec<Rule>>
- libarchive: make BufferReadStream borrow buf and own a ReadArchive
- net: fail the writes still queued on a socket handed off over IPC with ECANCELED
- Docs
- Zig not yet supported