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
- Fix package-lock.json migration for scope registries configured without a trailing slash
- pack/publish: stop panicking on package.json bin and files entries longer than the path buffer
- webview: run the Chrome tests on a small tab pool and tighten their assertions
- bundler: drop import attributes from import() calls that code splitting points at a chunk
- process.execArgv: stop at the "-" stdin marker and "--" like a script name
- js_parser: declare temporaries hoisted out of enum initializers inside the enum closure
- js_parser: name lowered anonymous classes after numeric, non-ASCII and private property keys
- bundler: keep the cwd tsconfig.json out of the per-file JSX base
- Resolve readdir entries of unknown type in the remaining consumers (create, bin links, bunx, fs.watch, cp, ls, init)
- install: redact credentials in tarball and git URLs printed as resolutions and specifiers
- Docs
- Zig not yet supported