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
- js_lexer: Unicode 16 identifiers, Annex B HTML comments, well-formed string aliases
- watch: name the errno when the process reload fails
- bun:ffi: compile cc() sources embedded in a standalone executable
- js_printer: start the byte counter at 0 so position sentinels cannot match the empty output
- js_parser: keep const references and top-level names in scopes with a direct eval
- js_parser: report missing await, yield and binding pattern early errors
- 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
- Docs
- Zig not yet supported