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
- cli: match bunx/node invocation names case-insensitively
- bake: release SavedRequest ctx ref when a deferred framework request is aborted
- HTMLRewriter: throw 'Response body already used' for a disturbed body
- bundler: propagate worker termination from plugin setup() wait instead of panicking
- worker: re-throw TerminationException from Bun__reportUnhandledError so terminate() breaks a microtask-bound ReadableStream loop
- install: keep global-store entries with @types-typed peers project-local
- worker: fence in-flight AnyTaskJob work against terminate() freeing the VM
- node:fs: keep ArrayBuffer storage alive across worker.terminate() during async write
- bake: respond 500 and release both RequestContext refs when on_plugins_rejected / OOM drains a deferred framework request
- reload_process: park aborting threads until execve completes
- Docs
- Zig not yet supported