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
- `import.meta` properties are accessible but not discoverable via `Object.getOwnPropertyNames()` / `Reflect.ownKeys()`
- Subprocess.resourceUsage().cpuTime` returns BigInt instead of number on Linux 3.10 kernel
- bun:test: `expect(fn).toHaveBeenCalledOnce()` works at runtime but is missing from types
- fix(types): add toHaveBeenCalledOnce matcher to bun:test types
- bun:test: return-matcher aliases (`toReturn`, `lastReturnedWith`, `nthReturnedWith`) missing from types
- Bun prints multi-level `Error.cause` chain as separate errors instead of preserving Node-style nested stack trace
- md: only dupe ref-def dest/title when storing a new definition in the setext path
- node:http: clamp negative IncomingMessage.setTimeout seconds to 0
- Bun normalizes Node.js `http.request` `ECONNREFUSED` errors and loses original Error instance structure
- Populate filename/lineno/colno on Web Worker error events
- Docs
- Zig not yet supported