Skip to content

josStorer/wails

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3,741 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This fork is used to improve the recompilation speed when using the wails dev command for development on Windows, aiming to enhance the development experience. For detailed information, please check wailsapp#4142. Relevant changes have been submitted as pull requests to the official repository. Before the official repository merges them, you can install the Wails CLI tool modified by this fork to improve the recompilation speed by using either

go install github.com/josStorer/wails/v2/cmd/wails@v2.9.2x

or

go install github.com/josStorer/wails/v2/cmd/wails@v2.10.1x

You only need to install the CLI tool and then wails dev -m -skipembedcreate. There is no need to redirect the wails url in go.mod to this repository.

v2.9.2 is the last Wails version that supports Golang 1.20, which may be useful for some users developing applications on Windows 7. v2.10.1 is the current latest Wails version.

About

A wails fork for faster `wails dev`

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 71.1%
  • HTML 11.6%
  • JavaScript 6.5%
  • Objective-C 4.6%
  • CSS 1.5%
  • C 1.5%
  • Other 3.2%