web-view icon indicating copy to clipboard operation
web-view copied to clipboard

Windows WebView2 support and the future of this crate

Open Ciantic opened this issue 4 years ago • 26 comments

Windows has MSHTML, EdgeHTML and new addition WebView2 (Chromium based Edge):

  • https://github.com/MicrosoftEdge/WebView2Samples/tree/master/WebView2APISample
  • https://docs.microsoft.com/en-us/microsoft-edge/hosting/webview2/gettingstarted

I think MSHTML and EdgeHTML are both not sufficient these days, but WebView2 could make this kind of apps feasible.


EDIT @zxey: see comment for plans

Ciantic avatar Jan 20 '20 00:01 Ciantic