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
- [Unsoundness] `MaxBuf` can be registered to two readers through safe APIs
- Piped stream errors are swallowed: body buffering resolves with truncated data instead of rejecting
- [Unsoundness] `StdAllocator::free` accepts borrowed slices through a safe API
- [Unsoundness] `ZigString::from16_slice` marks borrowed UTF-16 storage as globally owned
- [Unsoundness] `MarkedArrayBuffer::from_bytes` frees caller-owned slices
- [Unsoundness] `us_socket_stream_buffer_t::to_stream_buffer` can duplicate raw `Vec` ownership
- [Unsoundness] libarchive RAII owners expose safe explicit-free methods
- [Unsoundness] `http::zlib::put` releases arbitrary `MutableString` values as pool entries
- [Unsoundness] Generated JS wrapper `to_js` safely adopts raw payload pointers
- [Unsoundness] `ErasedBox` safe `Drop` trusts a public pointer/destructor pair
- Docs
- Zig not yet supported