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
- run, install: honor --no-env-file / --env-file for scripts run through the bun exec hop
- resolver: make auto-install use the version range from the project's package.json
- node:http: release a request whose body fin was buffered while paused once the response ends
- repl: ignore non-regular history files and only read the tail of large ones
- node:http: enforce blockList on https servers and on server.blockList assignments
- test(bunx): install fixture packages from a local registry instead of real ones
- test(install): run bun-install-registry.test.ts concurrently and tighten its assertions
- Bun.file(buffer) / async fs: hold the path buffer's backing store instead of rooting the JS object
- Ask for the machine and build architecture in the bug report templates
- css: warn about unknown bare pseudo-classes unless they are vendor prefixed
- Docs
- Zig not yet supported