Ecosyste.ms: Awesome
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: about 2 months ago
JSON representation
[wip] Rust Bindings to webview
- Host: GitHub
- URL: https://github.com/webview/webview_rust
- Owner: webview
- License: mit
- Created: 2020-05-03T22:32:17.000Z (over 4 years ago)
- Default Branch: dev
- Last Pushed: 2022-05-14T11:55:46.000Z (over 2 years ago)
- Last Synced: 2024-11-13T15:56:36.735Z (about 2 months ago)
- Language: Rust
- Homepage:
- Size: 130 KB
- Stars: 115
- Watchers: 9
- Forks: 16
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
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 [email protected]:webview/webview_rust.git
```If it bails, please make sure you are using a proper SSH key.
## License
MIT / Apache 2