GitHub - webview/webview: Tiny cross-platform webview library for C/C++. Uses WebKit (GTK/Cocoa) and Edge WebView2 (Windows).
webview
A tiny cross-platform webview library for C/C++ to build modern cross-platform GUIs.
The goal of the project is to create a common HTML5 UI abstraction layer for the most widely used platforms.
It supports two-way JavaScript bindings (to call JavaScript from C/C++ and to call C/C++ from JavaScript).
NoteLanguage binding for Go has moved. Versions <= 0.1.1 are available in this repository.
Platform Support
Platform
Technologies
Linux
GTK 3, WebKitGTK
macOS
Cocoa, WebKit
Windows
Windows AP...
Read more at github.com