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_parser: keep the inferred name of lowered anonymous decorated class expressions
- Make EString::string() join folded ropes, fixing require.resolve() and other readers of the first segment
- install: stamp lockfileVersion 1 on new bun.lock files
- install: bind peer edges in the hoister, the way loading bun.lock binds them
- crash_handler: put the executable's debug id in the trace string
- Transpile each file with the tsconfig.json nearest to it at runtime
- strings: size the UTF-16 to UTF-8 append output in the conversion, mark copy_utf16_into_utf8_with_utf8_len unsafe
- install: reject dependency names containing control characters
- Resolve dangling node_modules symlinks as missing modules; isolated installs unlink failed optional dependencies
- bundler: create the HTML import manifest on the plugin and in-memory resolution paths
- Docs
- Zig not yet supported