Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WebView2? #3

Open
rbrundritt opened this issue Sep 16, 2020 · 2 comments
Open

WebView2? #3

rbrundritt opened this issue Sep 16, 2020 · 2 comments

Comments

@rbrundritt
Copy link

Have you considered using WebView2 for better support across platforms?

I've created a similar project that used Chromium for WPF/WinForm and WebView for UWP. I'm planning to update my code to use WebView2 and curious if you have done any experiments with this.

@AliFlux
Copy link
Owner

AliFlux commented Sep 20, 2020

That's a good idea, however I'm not sure if webview2 supports all functionality that CEF supports. (mainly looking at code execution and getting result).

You can submit a pull request for this as well.

@rbrundritt
Copy link
Author

I think it will since it is based on the new version of edge that uses chromium under the hood. It will likely be a few months before I have time to dig into this, but will try and circle back when I have something working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants