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
- fix(jsc): AsyncDisposableStack.use() with sync @@dispose fallback
- fix(transpiler): support `useDefineForClassFields: false` in tsconfig.json
- fix(parser): reject optional chaining in assignment targets
- fix(transpiler): preserve bare JSX expressions in Bun.Transpiler output
- fix(dns): update c-ares to fix Windows DNS SRV resolution regression
- fix(resolver): skip case-insensitive false matches during extension probing
- fix(transpiler): preserve "use strict" directives in function bodies
- fix(transpiler): implement Annex B.3.3 sloppy mode block function hoisting
- fix(transpiler): disable const inlining in switch cases to preserve TDZ
- fix(bundler): honor `env: 'disable'` for NODE_ENV and BUN_ENV
- Docs
- Zig not yet supported