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
- 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
- Deflake streams-leak pull-buffer test by pacing writes on a per-chunk ack
- Fix segfault in jsc.startSamplingProfiler(directory)
- node:module: implement stripTypeScriptTypes
- Check strict-mode reserved words at declaration sites in implicitly strict files
- node:fs: snapshot path buffers backed by resizable ArrayBuffers for async ops
- Fix segfault when a top-level-await module resumes inside AsyncLocalStorage
- Docs
- Zig not yet supported