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
- macros: run every macro on one dedicated VM thread
- Let JSC's DeferredWorkTimer own the deferred-work tickets so a collection cancels a dead realm's work (WebKit bump)
- install: support path-style `link:./dir` dependencies (yarn/pnpm semantics)
- shell: stop reading a subprocess's output once relaying it to stdout/stderr fails
- install: migrate Yarn Berry (v2+) yarn.lock to bun.lock
- shell: exit 1 and report a failed output write in every builtin
- node:sqlite: finalize outstanding prepared statements in DatabaseSync.close()
- spawnSync: release polls and keep-alives on the loop they counted on
- Windows: one stdin uv_tty_t per VM, closed with the Worker that opened it
- node: worker_threads, net and crypto v26 compat fixes (+8 tests)
- Docs
- Zig not yet supported