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
- Bun.serve: close the connection after an async handler's Connection: close response
- node:module: expose require on the CommonJS module prototype
- bundler: merge duplicate external ESM imports across files in a chunk
- bundler: bundle require("./dir/" + x) by scanning the directory (shelljs)
- prompt/alert/confirm: force cooked stdin during the blocking line read
- bundler: hoist "use client"/"use server" directives to the top of output
- node:test: honor only markers under --only and accept --test-only as an alias
- shell: set FORCE_COLOR for subprocesses whose output is relayed to a color terminal
- run --filter: forward FORCE_COLOR to scripts when attached to a color TTY
- Report unhandled promise rejections from ShadowRealm globals
- Docs
- Zig not yet supported