mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-03 20:59:30 +08:00
![]() * [v2, windows] CompareBrowserVersions needs a int32 pointer Otherwise 4294967295 will be returned instead of -1 and the minimum version check can't detect an older version. So an older version than the minimum might be used and will result in AccessViolationExceptions. * [v2, windows] Use the correct minimum runtime version for SDK 1.0.992.28 The Webview2Loader.dll are already at version 1.0.992.28 for all platforms. |
||
---|---|---|
.. | ||
arm64 | ||
x64 | ||
x86 | ||
module_386.go | ||
module_amd64.go | ||
module_arm64.go | ||
module.go |