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

Provide Webview2 for other platforms like Linux #1423

Closed
santoshsampath opened this issue Jun 18, 2021 · 3 comments
Closed

Provide Webview2 for other platforms like Linux #1423

santoshsampath opened this issue Jun 18, 2021 · 3 comments
Labels
feature request feature request

Comments

@santoshsampath
Copy link

For developers who write apps across platforms, it is useful to have a common webview across platforms.

Edge Webview runtime is a good solution if it was available and updated regularly like a browser.
This not only provides latest modern browsing engine but also allows auto updates and also lets other apps use the common shared runtime.

Alternate:

  • Use platform webview on each which causes lots of differences. For Linux it is mostly WebkitGTK
  • Cef but the packaging is done by individual app vendor. It becomes harder for enterprises to update engine when there are security issues.

I am not sure if this was already requested.

@santoshsampath santoshsampath added the feature request feature request label Jun 18, 2021
@champnic
Copy link
Member

Thanks for the request @santoshsampath! We are tracking Linux support in #645 and MacOS support in #1314.

@IrakliLomidze
Copy link

WebView2 for Linux will allow us to build electron-like applications for all platforms buidling on C#.

@Niedzwiedzw
Copy link

what's the status on this? this would really make my life easier

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

No branches or pull requests

4 participants