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(shell): `exit` builtin now halts script execution
- fix: `deflateSync` ignores `windowBits` parameter
- fix(resolver): resolve tsconfig extends with package specifiers via node_modules
- fix(transpiler): hoist directives above JSX imports and preserve during minification
- fix(serve): don't set default content-type for BufferSource response bodies
- fix(http): use Transfer-Encoding: chunked when req.write() is called
- fix(bundler): deoptimize CJS named exports inside control flow
- fix(shell): don't strip trailing digits from command names before redirects
- fix(ws): dispatch WebSocket close event asynchronously
- fix(test): invoke JS-level then() for lazy promise subclasses in expect().rejects/resolves
- Docs
- Zig not yet supported