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
- await-heavy code ~1.7x slower than Node (per-await/async-frame overhead)
- Rename $zig() JS→native binding macro and decouple it from .zig reference files
- Bun `http.request()` emits `ECONNRESET` after successful `HTTP 101` Upgrade response
- Node compatibility: `console.table()` renders ANSI escape sequences instead of escaping them
- process lifecycle events (beforeExit/exit) are not emitted via process.emit as in Node.js
- `Readable.pipe(net.Socket)` closes connection before peer response is delivered
- node:worker_threads MessagePort loses EventEmitter methods after transfer
- Fix segfault in jsc.startSamplingProfiler(directory)
- node:module: implement stripTypeScriptTypes
- Check strict-mode reserved words at declaration sites in implicitly strict files
- Docs
- Zig not yet supported