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
- Report native stack overflows on every thread and stop the fs.watch and Bundler thread ones
- napi: implement uv_idle_t, uv_prepare_t, uv_check_t and uv_timer_t on posix
- 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
- Docs
- Zig not yet supported