Open taozuhong opened 2 years ago
With EdgeHTML supported removed(https://github.com/webview/webview/pull/685), it should be possible to build webview in MinGW environment. (EdgeHTML imply WinRT APIs and that is always problematic with MinGW). Still, we don't know how well MinGW will work with the WebView2 SDK.
I afraid it will be UCRT/CLANG only.
Build x86 / x86-64 first?
Webview library is ready for MINGW now.
Webview is a tiny cross-platform webview library for C/C++/Golang to build modern cross-platform GUIs. it seems that is very useful for platform-independent apps....
Could we build a package for Webview?