webview
Nim bindings for https://github.com/zserge/webview, a cross platform single header webview library
Summary
| Latest Version | Unknown |
|---|---|
| License | MIT |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-07-21 05:24 |
Tags
Installation
nimble install webview
choosenim install webview
git clone https://github.com/oskca/webview
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| webview | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Source
| Repository | https://github.com/oskca/webview |
|---|---|
| Homepage | https://github.com/oskca/webview |
| Registry Source | nimble_official |
README
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.