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
- install: return immediately when nothing that determines node_modules has changed
- pm: add `bun pm cache pack` / `bun pm cache unpack` (single-file cache snapshot for CI)
- AppKit WIP
- darwin-ci: trust a third-party tap before installing from it
- watcher: close the handle of an evicted watchlist entry on Windows
- bundler: report unknown node: builtins as No such built-in module
- Report the type and what() of an uncaught C++ exception instead of "A C++ exception occurred"
- crash_handler: name the native module being loaded or run, locally and in the uploaded panic message
- runner: start the CI crash remap server in the background and wait for it at the first test
- test(isolation): count live globals with BUN_GARBAGE_COLLECTOR_LEVEL=0
- Docs
- Zig not yet supported