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] `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
- [Unsoundness] Reference-receiver to_js methods rely on prose heap-allocation contracts
- TC39 decorators: superclass @addInitializer never fires; last decorator's cb fires twice on subclass
- Remove unsound http::zlib::put and ObjectPool::release_value
- libarchive: make explicit-free methods unsafe fn
- bun_alloc: make buffer-consuming allocator methods unsafe fn
- Docs
- Zig not yet supported