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 supported7 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- fix(cli): support space-separated value for --config flag
- fix(types): allow test.todo and describe.todo to accept single string argument
- fix(spawn): add memory barrier to fix race condition in exec failure detection
- fix(shell): use shell PATH for command resolution
- fix(test): sort test files alphabetically for consistent execution order
- fix(install): resolve symlink before uninstall in global link
- fix(install): resolve catalog file: paths relative to root, not workspace
- fix(sql): improve error message for Set/Map in PostgreSQL queries
- fix(server): show proper DNS error instead of EADDRINUSE for unresolvable hostnames
- fix(parser): function declarations inside labeled statements should hoist in sloppy mode
- Docs
- Zig not yet supported