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
- work_pool: cap CPU-bound job concurrency at cores-1 so the event loop keeps a core
- ptr: fix ref-count derives under `cargo test --release --doc`
- runtime + --no-bundle: implement base64/dataurl loaders
- fix(runtime): clamp UV_THREADPOOL_SIZE below floor instead of discarding it
- fetch: implement the blob scheme per the Fetch spec
- bundler: implement dataurl and base64 loaders
- resolver: auto-resolve extensions for wildcard exports/imports targets
- child_process: make piped stdio streams instances of net.Socket
- worker: survive terminate() while Bun.serve is streaming a type:"direct" body
- sql(postgres): hex-encode Uint8Array/DataView elements in sql.array; stop TypedArray.map coercion
- Docs
- Zig not yet supported