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(transpiler): convert `import` to `require` for runtime helpers in CJS modules
- fix(transpiler): treat eval sources as ESM to prevent "use strict" from triggering CJS heuristic
- fix(test): mock.module() should work with static imports of mocked modules
- fix: key to buffer
- fix(bundler): allow `define` to replace optional chaining expressions
- fix(tls): guard against null cert in checkServerIdentity call
- fix(domain): return values from bind(), intercept(), and run()
- fix(bundler): allow reserved words as property names in --define values
- fix(install): prevent duplicate dependencies from corrupting bun.lock
- fix(libuv): patch CancelIoEx data loss in Windows pipe reads
- Docs
- Zig not yet supported