29 releases (16 breaking)
0.19.2 | Jan 31, 2023 |
---|---|
0.18.2 | Oct 17, 2022 |
0.18.0 | May 6, 2022 |
0.17.1 | Jan 19, 2022 |
0.2.2 | Sep 15, 2017 |
#157 in GUI
33,424 downloads per month
Used in 76 crates
(14 directly)
1MB
28K
SLoC
webkit2gtk
Rust bindings and wrappers for webkit2gtk.
Building
webkit2gtk-rs expects GTK+, GLib and webkit2gtk development files to be installed on your system. See the requirements page.
Using
[dependencies]
webkit2gtk = "0.18.0"
Simple Example Browser
You can run the example in example/main.rs with
cargo run --example main
License
webkit2gtk-rs is available under the MIT License, please refer to it.
Dependencies
~18MB
~425K SLoC