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
- StoreRef Sync is unsound: data_mut(&self) enables mutable aliasing via safe API
- MultiArrayList Sync is unsound: zero(&self) and sort(&self) mutate through raw pointers
- StoreSlice Send/Sync missing T bounds — unsound for !Send/!Sync payloads
- String Send/Sync impls have no bounds — potentially unsound
- fix(StoreRef): remove unsound Sync impl
- fix(String): remove unsound Send+Sync impls
- Bun.SQL SQLite returns count 0 for INSERT ... SELECT without RETURNING
- Panic in debug on invalid unicode escape sequence
- unsafe: SmallVec::set_len() should be unsafe fn — wraps Vec::set_len
- fix(ast): add missing Send/Sync bounds on StoreSlice
- Docs
- Zig not yet supported