I built Proton because I wanted to write native desktop utilities in Go without the massive memory overhead of webviews (like Wails) and without the absolute nightmare of cross-compiling graphics bindings with CGO enabled. It uses an immediate-mode API layout built on top of Gio. Would love to get some feedback on the API layout
Show HN: Proton – A pure Go GUI library with zero CGO dependencies
1–6 of 6 posts
Re: Show HN: Proton – A pure Go GUI library with zero CGO dependencies
#2[deleted]
Re: Show HN: Proton – A pure Go GUI library with zero CGO dependencies
#3Re: Show HN: Proton – A pure Go GUI library with zero CGO dependencies
#4[deleted]
Re: Show HN: Proton – A pure Go GUI library with zero CGO dependencies
#5At the moment it looks like skinny go ui wrapper.
Re: Show HN: Proton – A pure Go GUI library with zero CGO dependencies
#6At the moment it looks like skinny go ui wrapper.
What would be best that I can add?