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 supported7 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- Make `bun build` warn user that they might want to use `bun run build` instead
- bun build --target=browser does not work with JSZip
- Fix forgetting to drain microtasks in `EventLoop.waitForPromise(...)`
- Support BuildConfig.compile in Bun.build
- `new Response(new TextEncoder().encode("hello"))` has `application/octet-stream`
- `bun install --production` or `bun install --omit=dev` does not remove dev dependencies
- Many methods should be marked returning BunFile
- Support migrating yarn.lock berry (v4) lockfiles to bun.lock
- Add `--no-color` cli option
- fix(css): preserve escape sequences in css strings (#15980)
- Docs
- Zig not yet supported