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
- Remove dead code from four platform shims, bun_core, and bun_resolver
- `http.ServerResponse.end(cb)`/`write(cb)` fire before the response is flushed
- `bun patch <pkg>` removes the bundled dependencies of `<pkg>`, and `--commit` records them as deleted
- `bun run --filter`, `--parallel` and `--sequential` ignore `--shell` and bunfig `[run] shell`
- Bun.SQL: a query created on a transaction or reserved handle still runs when it is first awaited after the handle closed
- bun install: an aborted install leaves a partially-extracted package that later installs never repair (workspaces/isolated linker)
- fetch: reject a file: URL whose path has an encoded NUL
- `restringer` execution error under `bunx --bun`
- JIT miscompiles String.prototype.codePointAt at end of string: css-tokenizer endOfFile() never true, bun test OOMs
- docs: remove the duplicate groups from the Guides sidebar
- Docs
- Zig not yet supported