# 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 to embed your assets (HTML/CSS/JavaScript) into the binary to...