Boscop / web-view

Rust bindings for webview, a tiny cross-platform library to render web-based GUIs for desktop applications
MIT License
1.93k stars 176 forks source link

implement addJavascriptInterface/addScriptMessageHandler #119

Open mantou132 opened 4 years ago

mantou132 commented 4 years ago

Allow custom method names, call in web

carbotaniuman commented 4 years ago

What is the use-case for this compared to what we currently have?