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
- test(cron): drive in-process-cron.test.ts from the fake clock, strengthen its assertions
- js_printer: print esbuild's pretty-mode spaces in bare import, for(;;), and empty export-from
- bake: keep a __proto__ export an own key of the dev server ssr manifest entry
- js_parser: report delete of a bare identifier in strict mode
- js_parser: record one use of the classic JSX factory per element
- js_parser: keep a function declared in a switch case clause as a declaration
- bundler: wrap the `await using` Symbol.dispose fallback in the `__using` helper
- server.fetch: copy a Headers argument instead of adopting the wrapper's pointer
- bundler: create copied --no-bundle outputs with the default mode and close both fds
- transpiler: parse json and jsonc data loaders into the classic tree directly
- Docs
- Zig not yet supported