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 supported14 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- completions: complete files for `bun <path>` and skip runtime flags before dispatch
- install: fall back to highest version when dist-tags.latest does not resolve
- cli: classify the subcommand past --cwd/--env-file values
- resolver: hint at `bun pm trust` when resolution fails inside a package with a blocked lifecycle script
- process.chdir: publish an immutable cwd slice so Worker module resolution never sees a torn path
- dotenv: expand $VAR references against the merged map, not per-file
- spawn: bound the fork-child fd sweep by actual open fds
- node:https: thread SNICallback through to the TLS listener
- Provide a `better-sqlite3` module backed by `bun:sqlite`
- Apply input //# sourceMappingURL to stack traces
- Docs
- Zig not yet supported