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 supported16 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- js_parser: serialize enum types in decorator metadata as Number, String, or Object
- Keep stack frames and positions when the runtime transpiler minifies syntax
- error: do not read a frame's source URL from disk unless the loader loaded it
- fetch: report a handshake cut short as ECONNRESET or ERR_SSL_<REASON>, not as a certificate error
- bundler: evaluate a wrapped module's dependencies in source order and await every async one
- Bun.file().stream(): read regular files on the work pool instead of the JS thread
- tls: report a fatal post-handshake SSL error over a Duplex instead of a clean close
- watch: reload when a missing import appears, keep scanning after a resolve error
- cli: take flag arity from the auto table when the subcommand is classified
- Derive the stringWidth tables from the UCD and share one cluster width with sliceAnsi and console.table
- Docs
- Zig not yet supported