Skip to content

Provide a modern wrapper for C++ #316

Closed
@ysc3839

Description

@ysc3839

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions