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
- 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)
- dev server: make a client script request wait for the bundle in flight
- react-compiler: stop ValidateNoRefAccessInRender when a nested fixpoint does not converge
- bundler: report a "use server" module as a build error instead of aborting
- dev server: re-bundle the CSS root when a stylesheet it imports recovers from a failed build
- bake: serve routes behind symlinks, reload every route that shares a file
- dev server: do not change route state for a request answered before it is parked
- serve: throw when a { dir, style } mount names a directory that cannot be opened
- Docs
- Zig not yet supported