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
- cli: honor --bun / [run] bun for `bun <file>` and `bun -e`
- parser: treat top-level return as a CommonJS hint
- bundler: derive __toESM isNodeMode from resolver module type, not exports_kind
- bundler: lower import.meta.require for non-bun targets
- bundler: hoist `var` for sloppy-mode implicit global assignment in ESM output
- node:inspector: route CDP responses to the right client when multiple are attached
- bun-lambda: format console.log args with util.format instead of Bun.inspect per-arg
- bun:test: close scanned directory fds before tests run
- parser: reject parameter decorators without experimentalDecorators
- install: document that --production implies --frozen-lockfile
- Docs
- Zig not yet supported