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
- Make the allocation-only collection APIs infallible and drop the OOM wrappers around them
- install: replace an existing manifest cache entry atomically instead of unlinking it first
- completions: regenerate bun-cli.json and test that it matches --help
- Print JSX component tags with the component's inferred name or displayName
- crash_handler: wait for a full non-blocking stderr instead of dropping the report
- install: refuse local tarball dependencies declared by packages installed from the cache
- run: report a bin that failed to exec even when --silent is set (bunx exited silently)
- shell: fail an empty operand with ENOENT instead of acting on the cwd
- node:fs: stop fs.copyFile(src, "") from segfaulting on Windows
- bun build --server-components: default to --target bun and reject directives without a framework
- Docs
- Zig not yet supported