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
- process.env: keep the native accessors of TZ, NODE_TLS_REJECT_UNAUTHORIZED, BUN_CONFIG_VERBOSE_FETCH and the proxy keys away from every object but process.env
- bundler: resolve imports that end in a ?query
- XML.stringify: throw for a string `space` that is not XML whitespace
- tls: select the certificate by server name for connections accepted before close() / graceful stop()
- react-compiler: keep `x.y++` and `x += 1` in place in a nested function
- js_parser: rewrite every assignment target of a lowered `#private` member
- node:https: key the Agent pool name by what object-valued and file TLS options hold
- bun run: end the entry's top-level await when a fatal error ends the run
- fs.writeFile, Bun.write, fs.copyFile: fail when the final ftruncate fails on a regular file
- node:http2: submit a request's frames after request() returns
- Docs
- Zig not yet supported