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 supported8 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- fix(http): silently discard trailers when chunked encoding not used
- fix(worker): stop JS execution immediately on process.exit()
- fix(secrets): decode UTF-16LE credentials from Windows Credential Manager
- fix(node:url): preserve credentials in url.format() for WHATWG URLs
- fix(install): remove symlinks from workspace package's node_modules on `bun remove`
- fix(install): don't install optional peer deps from filtered-out packages
- fix(Bun.write): create file for empty Response when createPath is false
- Authorization headers not sent for authenticated registry tarball(.tgz) installs
- fix(dns): fallback to public DNS servers when c-ares detects only 127.0.0.1 on Windows
- fix(shell): don't set UV_PROCESS_WINDOWS_HIDE for shell spawns
- Docs
- Zig not yet supported