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(net): flush pending write callback on socket close to prevent stalled streams
- fix(transpiler): fold const enum members that reference const variables
- fix(transpiler): don't optimize global constructors that have been reassigned
- mongoose querySrv ECONNREFUSED
- fix(parser): downgrade const reassignment in dead code from error to warning
- fix(bundler): prevent NODE_ENV inlining when env is "disable" via JS API
- fix(test): implement `--silent` flag for `bun test`
- fix(bundler): emit namespace import for external re-exports in non-entry-point files
- fix(process): implement `getActiveResourcesInfo` to return actual active resources
- fix(bundler): tree-shake per-entrypoint when multiple entrypoints share a module
- Docs
- Zig not yet supported