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 supported10 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- fix(shell): preserve empty quoted string arguments ('' and "")
- fix(transpiler): keep decorated class fields without initializers in class body
- fix: sort maps before lockfile serialization for deterministic output
- fix(sqlite): always strip prefix from named binding parameters
- fix(tls): interleave cert/key loading for multi-cert TLS configurations
- fix(worker): `Worker#terminate()` now interrupts infinite loops
- fix: exit process on unhandled exceptions in process.nextTick callbacks
- fix(windows): classify junctions as directories in dir_iterator to fix `rm -rf` crash
- fix: make `--parallel` work with `--filter` to skip dependency ordering
- fix(install): resolve catalog: dependencies during `bun link`
- Docs
- Zig not yet supported