Hacker News new | ask | show | jobs
by gwenzek 3363 days ago
what are the differences with go-qml? https://github.com/go-qml/qml/blob/v1/README.md
1 comments

go-qml, like the name suggests allows you to use QML together with Go. This binding allows you to also use Qt's C++ API. And it contains some tools to simplify deployment and development processes.
Just wanted to say, thanks for working on this! :-)
:)