mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-03 19:51:15 +08:00
![]() * [webview2loader] Start porting of OpenWebView2Loader to go * [webviewloader] Use go implementation to retrieve the version of a fixed runtime This fixes a problem with the go-winloader and using GetAvailableCoreWebView2BrowserVersionString Fixes #1569 Co-authored-by: Lea Anthony <lea.anthony@gmail.com> |
||
---|---|---|
.. | ||
LICENSE | ||
README.md | ||
syscall.go | ||
versions.go |
GoWebView2Loader
GoWebView2Loader is a port of OpenWebView2Loader to Go.
It is intended to be feature-complete in the near future with the original WebView2Loader distributed with the WebView2 NuGet package.
Status
- CompareBrowserVersions
- CreateCoreWebView2Environment
- CreateCoreWebView2EnvironmentWithOptions
- GetAvailableCoreWebView2BrowserVersionString
- Feature Complete
- Fixed Runtime support