# It's also recommended to use TDM-GCC-64 compiler for CGo. # http://tdm-gcc.tdragon.net/download $ go build -ldflags="-H windowsgui" -o webview-example.exe API See godoc. How to serve or inject the initial HTML/CSS/JavaScript into the webview? First of all, you probably want...