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 supported14 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- install: add git subdirectory support via `&path:` specifier
- node:http/http2 hardening: enforce h2 request pseudo-headers, never report a failed handler as success, and bound/validate the parser paths
- watcher: do not leak a file descriptor of the entrypoint on every `bun --hot` reload
- bun:ffi: propagate exceptions from viewSource callback descriptor getters
- worker_threads: make postMessage on an exited worker a silent no-op
- require(esm): evaluate top-level-await graphs that only need microtasks
- install: resolve overrides that point at a tarball with a mismatched internal name
- Fix HMR websocket frames that abort an assertion-enabled dev server
- sql(mysql): retry a failed prepare instead of caching the error forever
- shell: add ShellPromise.terminal() to attach a Bun.Terminal (PTY)
- Docs
- Zig not yet supported