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 supported11 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- Bug: Bun.SQL serializes `Date` parameters via `.toString()` instead of `.toISOString()` for `prepare:false`
- `fs.readSync` does not validate invalid position type (accepts object instead of throwing)
- Auto-install fails inside worker thread
- `tty.WriteStream.prototype.isTTY` missing
- `MessagePort` missing `removeListener` method (Node.js EventEmitter incompatibility)
- `assert.deepStrictEqual` ignores prototype differences
- Bun.RedisClient: subscribe() handler silently drops messages after HELLO 2 on the subscriber connection
- Worker error event ignores `preventDefault()` and still terminates
- `Response([1,2,3]).text()` produces incorrect output ("123" instead of "1,2,3")
- Console.table not respecting multiline strings
- Docs
- Zig not yet supported