Closed
Description
Current there's only a classic COM API for C++. It's bad for writing simple and safe code.
I hope there will be a modern C++ wrapper, like the Microsoft.Web.WebView2.Core
.Net wrapper.
So that we can take advantages of async function, smart pointers, exception based error handling and so on.
There's already some user asking for such feature. For example #99, microsoft/cppwinrt#562 and MicrosoftEdge/WebView2Samples#30.
Personally I think it's good to use C++/WinRT to do this job, using a Runtime Component.
Metadata
Metadata
Assignees
Labels
No labels