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
- Host: GitHub
- URL: https://github.com/webview/webview_rust
- Owner: webview
- License: mit
- Created: 2020-05-03T22:32:17.000Z (almost 6 years ago)
- Default Branch: dev
- Last Pushed: 2022-05-14T11:55:46.000Z (almost 4 years ago)
- Last Synced: 2025-03-30T04:05:25.263Z (about 1 year ago)
- Language: Rust
- Homepage:
- Size: 130 KB
- Stars: 117
- Watchers: 8
- 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 git@github.com:webview/webview_rust.git
```
If it bails, please make sure you are using a proper SSH key.
## License
MIT / Apache 2