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 supported10 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- cpSync fails with ENOENT when copying symlinks into non-existent directories
- `ChildProcess.kill()` does not indicate failure when process has already exited
- Inconsistent escape character requirement for `-` in vnicode regular expressions
- test: reduce per-file overhead in bun test runner
- 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
- Docs
- Zig not yet supported