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 supported17 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- Bump WebKit (oven-sh/WebKit#686 preview): inspector ids that name nothing get an error reply, not a crash
- Fix a debug assertion when Error.prepareStackTrace throws during getOwnPropertyDescriptor on an error (WebKit bump)
- semver: end ^, ~ and x-range upper bounds at <X.Y.Z-0 like node-semver
- `bun run --filter` leaves workspace child process alive after Ctrl+C on Windows
- bun test --update-snapshots rewrites the .snap file in execution order, reordering unchanged entries
- NODE_EXTRA_CA_CERTS from a .env file shows in process.env but the TLS loader ignores it
- Native warnings written on a JS thread stay in the Output buffer until exit, and a Worker drops them
- `bun run <script>` prints "Script not found" and hides the error when package.json does not parse
- fix(child_process): allow stdio assignment before access
- String.prototype.replace(regexp, obj) does not observe what obj.toString() does to the RegExp
- Docs
- Zig not yet supported