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 supported10 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- Fix crash when calling consume methods on already-used ReadableStream body
- fix(fuzzilli): save Buffer/console refs before eval to prevent REPRL crash
- Propagate backpressure through readStreamIntoSink for HTTP responses
- Implement WASI.getImportObject and WASI.initialize in node:wasi (#12755, #28534)
- `bun outdated --changelog` to display changelogs for upgradable packages
- bun init: include $schema in generated package.json and tsconfig.json
- Auto install dependencies in absense of package.json on Bun.serve or Bun.build call does not work
- fix(bundler): inline `Bun.env` the same as `process.env` with `--env`
- AES 128 CFB8 not supported
- bun test panics after tests pass when using mock.module() with bun:sqlite and repeated SQLite create/close cycles on macOS
- Docs
- Zig not yet supported