Webview Library Binding
Wevi is intended to be a high-level abstraction for cross-platform webview integration. Along with abstraction, Wevi exposes underlying API bindings for more custom-tailored functionality.
As of now, Wevi supports Windows (x64) and MacOS (Apple silicon). Please create an issue if you need other platform support for your use case.
All dependencies are linked as static libraries. No additional steps are required!
The final executable requires webview.dll. The necessary steps are in the documentation's Installation section.
For most up-to-date documentation see - Wevi Documentation.