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 supported17 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- dev server: look through the server entry point for build errors and client components
- Bun.serve(http3): resend the final header block that lsquic refuses behind a pending 100 Continue
- ci: do not fail a pull request when the find-issues helper fails
- dev server: drop a framework route's client bundle when its import edges change
- bake: do not abort on a "use client" module without a separate SSR graph
- JSC builtins: throw instead of aborting when a script-sized Vector cannot grow (WebKit bump for oven-sh/WebKit#666)
- bake: report route scan errors instead of aborting, and fail bun build --app on them
- react-compiler: lower the JSX key where the jsx() call evaluates it
- shell: expand braces without a mimalloc heap, and free the atoms of a nested expansion
- node:crypto: treat a name too long to convert to UTF-8 as unknown instead of aborting
- Docs
- Zig not yet supported