fizzy: desktop app built in zig (DVUI)
fizzyed.it
fizzy: desktop app built in zig (DVUI)
1–2 of 2 posts
Re: fizzy: desktop app built in zig (DVUI)
#2I think DVUI [1] is zig's most mature UI framework, and I have been enjoying using it for a while.
Fizzy is just one project that's pushing zig's desktop app dev story. They recently integrated another open source project velopack [2] and while that part isn't in zig (everything else is), this project has almost everything I'd want from a non-toy electron application. Autoupdating, cross-platform, native macOS context and topbar menus, etc.