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: filter optionalDependencies by libc and record it in the lockfile
- crash_handler: wait for a full non-blocking stderr instead of dropping the report
- error printer: print the thrown Error, not the JSC::Exception cell, for errors escaping native callbacks
- bun test: a matcher blocked on a promise that never settles fails with the test timeout
- Resolve readdir entries of unknown type in the remaining consumers (create, bin links, bunx, fs.watch, cp, ls, init)
- Preserve AsyncLocalStorage context in RedisClient onconnect, onclose and subscribe listeners
- bundler: keep assets referenced by stylesheets and HTML documents out of JS chunks
- assert.partialDeepStrictEqual: settle Set members and Map keys by lookup instead of rescanning per entry
- install: stop hoisting a dependency cycle forever
- install: remove the node_modules links of a renamed or removed workspace
- Docs
- Zig not yet supported