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
- process: make the pending-signal ring safe for concurrent signal handlers
- bundler: inline single-use vars, drop unused locals, and re-merge after each edit
- bundler: treat property reads on a module-local plain object literal as side-effect free
- tls: resolve relative file paths at parse time and read them from Rust when the SSL_CTX is built
- bun:test: fill vitest shim gaps (suite, vitest, onTestFailed, vi members, async timers, modifier aliases)
- Carry import attributes through the parser, printer, bundler and runtime; add the bytes loader
- bundler: make the "browser" field behave like esbuild
- Docs
- Zig not yet supported