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
- Blob: stop reporting a shared store's bytes to the GC as newly allocated for every view
- A Loc is always a byte offset: Option<Loc> for absence, no -1 sentinel
- crash_handler: truncate a panic message that does not fit the trace string instead of dropping it
- css: parse calc(<channel> * <percentage>) in relative colors
- css: minify a run of merged same-query @media rules once
- hot: replace a generation stuck on a top-level await instead of deferring every later reload
- install: make bins of symlink-installed packages executable
- install: re-resolve a peer row instead of binding it to a stale bun.lock leftover
- bundler: escape what is spliced into JS chunks (ASCII for bun), and fix the column count source map shifts use after non-ASCII text
- simdutf: make the convert wrappers unsafe fn, delete the unused ones; replace unpaired surrogates in convert_utf16_to_utf8_in_buffer
- Docs
- Zig not yet supported