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
- event_loop: don't drop concurrent tasks when tasks FIFO wraps
- spawnSync: always finalize Subprocess on early return
- bun:ffi: free JSCallback Function struct and C source on close()
- Free FFI struct and native resources in finalize()
- bundler: destroy JSBundler.Load in deinit()
- http: surface the real Win32 error when the HTTP client thread fails to spawn
- s3: free NetworkSink via ref count instead of leaking it
- test(Bun.serve): regression test for per-SNI HttpRouter leak + drop stale LSAN suppression
- bun:ffi: free CompileC option strings on cc() success path
- s3: use .temporary lifetime for downloaded body so it gets freed
- Docs
- Zig not yet supported