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 supported11 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- fix(serve): propagate real errno from listen failure (EACCES, EADDRNOTAVAIL, …)
- Add install.blockExoticSubdeps to reject non-registry transitive deps
- bun install reports success but creates empty package dirs on OneDrive-mounted Windows paths
- Bun.serve does not auto-respond "100 Continue" when "Expect" header value uses non-lowercase casing (RFC 7231 violation)
- Bun panics with Internal assertion failure on net.listen() to a busy named pipe (Windows) instead of emitting EADDRINUSE
- Bun test runs a test twice if it's both present in src and build
- `bun link` is silently ignored under the isolated linker
- Stack trace filename for ESM should be formatted as a URL to match node
- node:wasi preopens appears to resolve guest paths relative to process.cwd() instead of mapped host directory
- @fastify/http-proxy with HTTP/2 spuriously emits FST_REPLY_FROM_HTTP2_REQUEST_TIMEOUT after idle on Bun
- Docs
- Zig not yet supported