34 releases (5 stable)
2.0.1 | Oct 26, 2023 |
---|---|
1.1.1 | Oct 2, 2023 |
1.1.0 | Jun 9, 2023 |
0.19.2 | Jan 31, 2023 |
0.2.2 | Sep 15, 2017 |
#53 in GUI
136,325 downloads per month
Used in 242 crates
(20 directly)
1MB
26K
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
~416K SLoC