-
Notifications
You must be signed in to change notification settings - Fork 0
fengchuan1021/gowindowsclientwebview
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published