webview

Nim bindings for zserge\'s webview

Pure Nim score 15/100 · tests present · no docs generated

Summary

Latest Version 0.1.0
License MIT
CI Status Failing
Downloads 0
Last Indexed 2026-08-31 07:14

Authors

  • oskca

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 - - - - - - -

Dependencies

Package Version Optional
nim >= 0.17.2 No

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.