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
- --hot: reload a replaced entrypoint even when its directory event came first (macOS)
- watcher: issue the first ReadDirectoryChangesW before the watcher thread starts
- install: support `packageExtensions` (yarn/pnpm compatibility)
- Windows: dispatch libuv events from the event loop, not from inside libuv callbacks
- install: back off between retries (honour Retry-After), don't halve concurrency on the first network error
- Implement the replacer argument of YAML, TOML and JSON5 stringify
- 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
- Docs
- Zig not yet supported