There's also https://github.com/tkrajina/typescriptify-golang-structs
Which is used for example in the Go GUI framwork Wails: https://github.com/wailsapp/wails/tree/v2.11.0/v2/internal/b...
There's also https://github.com/tkrajina/typescriptify-golang-structs
Which is used for example in the Go GUI framwork Wails: https://github.com/wailsapp/wails/tree/v2.11.0/v2/internal/b...
Another one: https://github.com/gzuidhof/tygo
(Shoutout to Guido!)