Open rajsite opened 1 year ago
This should be possible by upgrading the idl and generating the bindings.
But I might not have time to work on this myself.
You may also want to take a look at other windows/webview2 bindings. Haven't payed attention to windows and webview2 in a while.
Is it possible to access / add support for the CoreWebView2 SharedBuffer APIs, i.e. CreateSharedBuffer and friends?
Think it would be useful for efficient communication of some buffer content (frames rendered on a webgl canvas).