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 supported15 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- bundler: bundle a file once per requested loader instead of once per path
- tls: deliver parked sessions before the data decrypted with them on the duplex path
- install: stop debug builds from wiping the shared node shim dir on every start
- Bun.spawn: de-duplicate case-insensitive env names on Windows
- Bun.serve: free a Worker's RequestContext pools when its VM is torn down
- error.stack: report frames at new X(...) at the new keyword
- websocket: close the proxy connection when a tunneled wss:// client tears down
- repl: recognize regex literals and comments in continuation detection
- Start the inspector at runtime on SIGUSR1 / process._debugProcess
- node:path: rewrite on JSString storage in Rust, match Node.js v26 exactly, ~3x faster
- Docs
- Zig not yet supported