35 releases (6 stable)
| 2.0.2 | Dec 16, 2025 |
|---|---|
| 2.0.1 | Oct 26, 2023 |
| 1.1.1 | Oct 2, 2023 |
| 1.1.0 | Jun 9, 2023 |
| 0.2.2 | Sep 15, 2017 |
#54 in GUI
1,121,135 downloads per month
Used in 542 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
~21MB
~434K SLoC