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
- Check ZStr/WStr constructor and errno discriminant preconditions in release builds
- install: stop leaking the displaced cache folder when a tarball is re-extracted
- js_parser: name an anonymous decorated export default class "default"
- install: link packages into a staging directory and rename them into place
- bundler: print JS part ranges through shared borrows of LinkerContext and Chunk
- install: link file: dependencies of registry packages from inside the package with the isolated linker
- crash_handler(windows): report abort() and int3 crashes, exit with the crash's own status
- run: stop holding &mut VirtualMachine across the code that re-enters it; inventory the &'static mut accessors
- Lower super in static blocks and static initializers relocated by decorator lowering (stacked on #38769)
- crash_handler(windows): unwind through LLInt and vmEntryToJavaScript frames and stop the walk at non-code PCs
- Docs
- Zig not yet supported