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 supported15 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- bun pm version: split VersionType into Bump and VersionArg
- web_worker: own the worker env Loader as JsCell<Option<Box<Loader>>>
- spawn: reject ArrayBuffer/TypedArray at stdio index >= 3 instead of silently dropping the bytes
- url: own the WTF::URL with whatwg::Handle; getters return OwnedString
- toml: thread StoreRef through table navigation instead of raw pointers
- workspace: forbid unsafe_code in 16 crates that contain none
- socket: own Listener.secure_ctx through OwnedSslCtx
- shell: make SubprocExec child/resume backrefs Option types
- zlib brotli: replace erased state pointer and result union with enums
- webcore: replace NewSource close fn-ptr/ctx pair with a one-shot bool
- Docs
- Zig not yet supported