webui icon indicating copy to clipboard operation
webui copied to clipboard

Windows Webview without bundling `WebView2Loader`

Open mochalins opened this issue 1 year ago • 3 comments

Rather than relying on users to provide and bundle WebView2Loader.dll or statically link WebView2Loader.lib, a custom WV2 loader implementation can be embedded in webui.

An existing embedded Windows WV2 loader is referenced below:

https://github.com/webview/webview/blob/master/core/include/webview/detail/platform/windows/webview2/loader.hh

mochalins avatar Oct 10 '24 10:10 mochalins