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: 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
- install: add --minimum-release-age-excludes flag
- process.dlopen: reject a filename of PATH_MAX or more before dlopen()
- require(esm): a macro whose file is already in the graph no longer spins, and a shared module is fetched once (WebKit bump for oven-sh/WebKit#675)
- Docs
- Zig not yet supported