Wig is a GTK web browser that uses WPE WebKit as its rendering engine.
Wig is a minimal but fully functional web browser.
It is built around WPEPlatformGTK, which handles fetching, parsing, and rendering web pages, and provides a GTK widget that can be integrated with a minimal amount of code.
The user interface is implemented using GTK and Libadwaita and includes common web browser features such as tab-based navigation.
- wpe-platform-gtk-1.0
- wpe-webkit-2.0 (>= 2.51.3)
- libadwaita-1 (>= 1.6)
This project uses the Meson build system and follows standard workflow:
meson setup builddir
meson compile -C builddir
meson install -C builddirwig https://wpewebkit.orgThis project is licensed under the terms of the MIT license.
