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 supported14 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- ws npm package's maxPayload not working as expected under Bun, but does under Node
- Bun Shell: no way to give spawned commands a TTY (stdout/stderr are always pipes) — support `terminal` like Bun.spawn
- 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
- Docs
- Zig not yet supported