Hacker News new | ask | show | jobs
by drbawb 4627 days ago
True, though it does look like this is using `cgo` though (for the Qt support?)

Do those dependencies end up statically linked as well? Otherwise you'll need Qt installed. I don't happen to have it on my system, but I'd imagine Qt is quite large compared to the Go development tools.

1 comments

Not really; all of Qt5 (most of which presumably wouldn't be needed to run this) amounts to ~133Mb.