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
- fix(net): destroy socket on native close to prevent server.close() hang
- Validate ctx argument in FFI.closeCallback before casting to pointer
- Fix null pointer crash in reifyStaticProperty for BunObject PropertyCallbacks
- Handle exceptions from toStringOrNull in Bun.plugin target parsing
- Fix crash in FFI.closeCallback when called with invalid arguments
- Fix lazy property assertion failure in utilInspect initializers
- Reject small integer pointers in FFI toArrayBuffer/toBuffer/CString
- Fix null deref in forEachProperty when prototype is a Proxy
- fix(node:http): make upgrade socket.write() actually send data
- Fix unsharedBuffer() assertion failure on SharedArrayBuffer-backed typed arrays
- Docs
- Zig not yet supported