You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are using https://github.com/zserge/webview which uses MSHTML (IE11's engine).
This project is only providing a Rust FFI for it, so you may want to raise this issue on the upstream repo :)
In the future we should strive to support Edge, too, but always with IE as fallback.
Or we might even want to support Webkit on Windows, too..
Btw, I know a lot of people who don't have Edge installed who are using Win 8.1..
You shouldn't have to target IE11 unless you want to support Windows 8 or earlier.
The text was updated successfully, but these errors were encountered: