mirror of
https://github.com/oskca/webview
synced 2026-01-03 00:04:37 +00:00
No description
| docs | ||
| tests | ||
| webview | ||
| .gitattributes | ||
| .gitignore | ||
| readme.md | ||
| webview.nim | ||
| webview.nimble | ||
Webview for nim
Nim bindings for zserge's Webview which is an excellent cross-platform single header webview library for C/C++ using Gtk, Cocoa or MSHTML repectively.
Docs
Documentation is here
and Golang's doc for webview is also very useful.
When on debian/ubuntu libwebkit2gtk-4.0-dev is required as debian/ubuntu.