An open API service indexing awesome lists of open source software.

https://github.com/webview/webview_rust

[wip] Rust Bindings to webview
https://github.com/webview/webview_rust

Last synced: 5 months ago
JSON representation

[wip] Rust Bindings to webview

Awesome Lists containing this project

README

          

# 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