|
|
|
|
|
by arush15june
1363 days ago
|
|
Wails is great! I've been working with wails v2 on Windows, and it's been a great experience. Built and delivered a Windows desktop application in Go + AntD for a customer really quickly. It's a little complex app dealing with Win32 API's directly from Go and the binary being just 10MB is amazing, which can be compressed further with UPX. Though, UPX-compressed Go binaries has a very high rate of being flagged by antivirus software (especially MS Defender). |
|