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
- semver: read `>1` as `>=2.0.0` like node-semver
- cjs: do not append a duplicate child on require() of a cached module
- Bun shell: use the passwd home for ~ when HOME is unset
- resolver: support the tsconfig extends array form
- dev server: resolve a tsconfig paths alias to a file created after start
- logger: mask a TOML triple-quoted secret in config error output
- node:net: keep 'end' off a destroyed socket and report the read error behind a write in flight
- fs.copyFile: set the destination mode before the data so an unprivileged copy drops set-uid and set-gid
- install: keep the rows a tarball ships in the hoisted install tree
- node:http: hand a pipelined Upgrade request to 'upgrade' and keep its writes behind the responses ahead
- Docs
- Zig not yet supported