Registry / utility / wailsapp-wails-v2

wailsapp-wails-v2

JSON →
library2.12.0gogounverified

Package wails is the main package of the Wails project, a framework for building desktop applications using Go and web technologies.

go get github.com/wailsapp/wails/v2
INSTALL
IMPORT
SIG · WAILSAPP-WAILS-V2
W
wailsapp-wails-v2
utilitygov2.12.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

wails
github.com/wailsapp/wails/v2

Create and run a Wails desktop application.

package main import ( "github.com/wailsapp/wails/v2" ) func main() { app := wails.NewApp() app.Run() }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.12.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
wailsapp-wails-v2 — go get wailsapp-wails-v2 · libregistry