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
- ci(parallel-allowlist): carry forward previous excludeFiles on regen
- Add Bun.spawnAndWait(): async spawn with buffered SyncSubprocess result
- TextEncoderStream native-sink: write straight to the sink's write_latin1/write_utf16
- napi: block worker shutdown on in-flight napi_async_work (UAF)
- test: add --changed-first to run affected test files first
- bun test --isolate: opt-in global reuse fast path
- shell: support ReadableStream stdin redirect via SinkHandle
- napi: keep dispatching threadsafe function calls when a callback blocks in a nested event loop
- JSBuffer: allow TerminationException in bufferFromPointerAndLengthAndDeinit's no-exception assert
- Bump WebKit: JIT regex lookbehinds + wide-alternation dispatch (fixes isbot perf, #5197)
- Docs
- Zig not yet supported