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 supported15 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- bundler: export every JSON key and parse .json numbers like JSON.parse
- js_parser: fix three JSX grammar edge cases
- Keep __proto__ object keys as written when printing and synthesizing object literals
- js_parser: make the ESM/CJS classification and the module/exports bindings agree
- Bun.serve: apply the headers option on { dir } routes
- Give standard decorator lowering temporaries unique names
- parser: fix where `using` declarations may appear (switch clauses, for heads, `await` newline)
- js_parser: keep assignment and delete targets as references (string .length, import.meta, module.id, --define)
- console: add console.createTask()
- js_parser: validate TypeScript class member modifiers like esbuild
- Docs
- Zig not yet supported