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
- [Unsoundness] `MaxBuf` can be registered to two readers through safe APIs
- [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] Generated JS wrapper `to_js` safely adopts raw payload pointers
- [Unsoundness] Reference-receiver to_js methods rely on prose heap-allocation contracts
- libarchive: make explicit-free methods unsafe fn
- bun_alloc: make buffer-consuming allocator methods unsafe fn
- Docs
- Zig not yet supported