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 supported13 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- Bun.Terminal: spawned child's controlling terminal is not the PTY (no setsid/TIOCSCTTY) — ^C never signals, /dev/tty points at the parent's tty
- bun:test: settle async matchers with promise reactions instead of re-entering the event loop
- test: add JSC stress fixture for the DFG fast ArrayIterator entries path
- node:url: return "" from domainToASCII/domainToUnicode for invalid domains
- Add a joke to the README
- bake: normalize the HTTP request-target before matching framework routes
- fetch: cap redirects at 20 and reject redirect failures with a TypeError
- test: await order- and lifetime-dependent async matcher assertions
- url: reject an empty string base in the URL constructor
- event loop: count ticks that re-enter a mid-batch poll dispatch
- Docs
- Zig not yet supported