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
- fs.promises: forward options.signal from the FileHandle wrappers and validate it for iterable data
- bun test --reporter=junit: print testcase time straight from the nanosecond count
- node:async_hooks: freeze asyncWrapProviders and sync it with Node v26.3.0
- pm licenses: escape control characters in text output (adds bun_core::fmt::escape_control_chars)
- test: scale expect-extend intensive-usage iterations down on debug builds
- node:http: convert write()/end() arguments before reading response state
- fs.promises: accept iterable data in appendFile, like writeFile and node
- shell: treat a lone `-` as an operand in the builtin option parsers
- shell(rm): reject -i/-I/--interactive by name through the shared unsupported-option path
- bundler: print each stylesheet with the CSS targets it was minified for
- Docs
- Zig not yet supported