Y
Hacker News
new | ask | show | jobs
PhilippGille 2 days ago  [ - ]

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...

imiric 2 days ago  [ - ]

Another one: https://github.com/gzuidhof/tygo

(Shoutout to Guido!)