#gtk #webkit #gnome #api-bindings #wrapper

webkit2gtk

Rust bindings for webkit-gtk library

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

#44 in GUI

Download history 36521/week @ 2024-11-16 34333/week @ 2024-11-23 37078/week @ 2024-11-30 39561/week @ 2024-12-07 39578/week @ 2024-12-14 24349/week @ 2024-12-21 28716/week @ 2024-12-28 39554/week @ 2025-01-04 38513/week @ 2025-01-11 39874/week @ 2025-01-18 48114/week @ 2025-01-25 40438/week @ 2025-02-01 45086/week @ 2025-02-08 42236/week @ 2025-02-15 45308/week @ 2025-02-22 36624/week @ 2025-03-01

174,991 downloads per month
Used in 168 crates (16 directly)

MIT license

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
~426K SLoC