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
- SSLConfig: fix stale allocator names in dupe_z doc comments
- install: preserve empty trustedDependencies across install + lockfile round-trip
- refactor(bun_core): split util.rs into per-concern modules; relocate misplaced primitives
- fix(install): reject invalid lockfile package meta enum tags
- `optimizeImports` of `Bun.build` does not appear to be working
- `bun create` fails with `SecurityScannerNotInDependencies` when scanner is configured in global `bunfig.toml`
- `bun --cwd=<dir> update -i` does not work like `bun --cwd=<dir> add <package>`
- Add ReentrantCell<T>: a release-checked borrow-flag cell
- Disable libpas JIT heap on Windows ARM64
- Blob.writer(): force sync mode on stdout/stderr (POSIX)
- Docs
- Zig not yet supported