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 supported10 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- 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
- `setTimeout` is starved while a synchronous `node:http` burst is in flight (effectively freezes timers under continuous load)
- Clarify dead code elimination in define-constant guide
- regression (canary 1.3.14): `require()`-of-ESM that statically imports `react` + `@mui/material/Typography` aborts with PAC IB trap (silent SIGTRAP/SIGABRT)
- 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
- Docs
- Zig not yet supported