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: remove unsafe from bundle_v2, ParseTask, LinkerContext and the bundler thread pool
- install: remove every unsafe from src/install
- One working directory: bun_core::cwd, read once, followed by chdir
- sql: report affectedRows on PostgreSQL and SQLite query results
- node:fs: report syscall "open" when truncate(path) fails to open, like Node
- resolver: resolve phantom dependencies from global-store entries through the project's hoisted layer
- bun test: do not record sibling-worker CPU contention in --parallel timings
- Re-fetch a module whose previous load failed before it evaluated
- Fix $ORIGIN RPATH lookups for native addons under auto-install
- Windows: refuse a second reading pipe over a stdio fd instead of blocking in uv_pipe_open
- Docs
- Zig not yet supported