# webview_rust Bindings in rust for webview (zserge) This repository is the staging area for the construction of "official" rust bindings to [webview/webview](https://github.com/webview/webview). ## Setup for development Please clone this repository and install the submodule: ``` git clone --recurse-submodules -j8 git@github.com:webview/webview_rust.git ``` If it bails, please make sure you are using a proper SSH key. ## License MIT / Apache 2