What does HackerNews think of go-app?

A package to build progressive web apps with Go programming language and WebAssembly.

Language: Go

#84 in Go
#76 in Go
#3 in PWA
Hello,

I'm super happy to see that some folks are trying to make apps with Golang.

I'm myself the author of a Go package to build GUI with WASM and Go => https://github.com/maxence-charriere/go-app

WASM give us an incredible amount of new possibilities and hopefully, we will get to a point where Go will be used in production also for GUI/apps purposes :)

Congrats for this and good luck for the future.

This is cool, didn’t find this in my googling. Like with go-app (https://github.com/maxence-charriere/go-app) though, it is a front and backend framework that seems closely tied together. I would like to see a front-end GoLang framework that can be reused easily. Still awesome, will take a look later