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
- bundler: implement server-side wrap for "use server" modules
- resolver: reuse BSSMap slots and PackageJSON/TSConfigJSON on bustDirCache
- windows: flush all loaded CRTs then TerminateProcess on exit
- fs: free PathLike in fs.watch/watchFile and drop leaked WTF ref in PathLike.fromBunString
- 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
- Docs
- Zig not yet supported