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
- Move `name` and `lastModified` from `Blob.prototype` to `File.prototype`
- Uncaught exception reporting ignores custom `Error.stack` value
- URL import from `cdn.pika.dev` loses named exports (`isNumber` is `undefined`)
- scripts/vs-shell.ps1 fails to detect VS BuildTools-only installs (vswhere call omits -products *)
- Slow startup when running Bun scripts from deep immutable paths (/nix/store) vs local filesystem
- Reject runtime URL imports instead of returning a stub namespace
- Detect Build Tools-only Visual Studio installs in vs-shell.ps1
- crypto: copy partial randomFill scratch when resizable ArrayBuffer shrinks
- JSTranspiler: move TransformOptions into Transpiler::init instead of cloning
- worker: run process.on('exit') after uncaught error in event loop
- Docs
- Zig not yet supported