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 supported13 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- require(esm): make __esModule an own enumerable property on a null-prototype namespace
- bundler: gate @bun pragma and @bun-cjs wrapper on build target, not entry hashbang
- bundler: propagate known_target so a hashbang-bun entry does not split the dedup graph
- http: reject compression Transfer-Encoding response headers in fetch()
- node:dgram: honor receiveBlockList and sendBlockList options
- bundler: keep console.METHOD.bind() callable under --drop=console
- bundler: let explicit `define` win over `env`-derived process.env.X
- node:vm SourceTextModule.evaluate(): return the same capability promise on repeat calls
- bun build --production: override ambient NODE_ENV instead of defaulting
- child_process: surface EPIPE from spawnSync input writer as result.error
- Docs
- Zig not yet supported