OpenWebView2Loader
OpenWebView2Loader copied to clipboard
An open-source reimplementation of the Microsoft WebView2Loader, for using Edge WebView2.
WebView2 1.0.2478.35 includes a new **GetAvailableCoreWebView2BrowserVersionStringWithOptions** function in WebView2Loader.dll.
During porting of the loader to Go for Wails, I've encountered some inconsistency between the implementation and the official documentation. In the official docs of [CreateCoreWebView2EnvironmentWithOptions](https://learn.microsoft.com/en-us/microsoft-edge/webview2/reference/win32/webview2-idl?view=webview2-1.0.1343.22#createcorewebview2environmentwithoptions) Microsoft states: > pass...
Hi, I'm looking to statically link this loader into MinGW project, but I can't find any instructions on how to build it. Trying to build `WebView2Loader.cpp`, I get `fatal error:...
Please continue to update and maintain!!!