Skip to content

go and edge webview create windows exe application.frontend using webview(chrome kernel),backend using golang. developing webpage using html,css. js commating with go.

Notifications You must be signed in to change notification settings

fengchuan1021/gowindowsclientwebview

Repository files navigation

use go create windows exe application,using edge webview (chrome kernel) as gui. 
compiled szie much smaller the qt webview, or electron.

#build static data
go-bindata -o=data/data.go -pkg=data static/...

#compile application
go build  -ldflags "-extld=gcc -extldflags=resources.syso" main.go

About

go and edge webview create windows exe application.frontend using webview(chrome kernel),backend using golang. developing webpage using html,css. js commating with go.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published