owebviewversion Documentation on ocaml.org
OCaml bindings for the webview library
OCaml bindings for the webview library (https://github.com/webview/webview): create a native desktop window rendered by the system web engine, navigate to a URL or to inline HTML, and call back and forth between OCaml and JavaScript. The binding covers the full webview 0.12 C API and stays deliberately low-level; the C header is vendored, so nothing is fetched at build time.
The native dependencies are the ones of the system web engine: WebKit and Cocoa on macOS (provided by the system, nothing to install), gtk+-3.0 and webkit2gtk-4.1 on Linux (declared as depexts for common distributions), and WebView2 on Windows (the runtime ships with Windows 10 and 11; the SDK headers are located through the NuGet cache at build time).
| Tags | webview gui desktop webkit html javascript bindings |
|---|---|
| Author | Frédéric Lang |
| License | MIT |
| Published | |
| Homepage | https://github.com/korkorran/Owebview |
| Issue Tracker | https://github.com/korkorran/Owebview/issues |
| Documentation | https://korkorran.github.io/Owebview |
| Maintainer | frederic.ln.lang@gmail.com |
| Dependencies |
|
| Source [http] | https://github.com/korkorran/owebview/archive/refs/tags/0.1.0.tar.gz md5=96958382fcfef04cc489a87b392abd65 sha512=0494c253643890138099fb14023476d4fef95299449c118301461efa0d2e316bf37a326a76bcf8d29512cdb621c144d06deb76ac5e22adeab76f9fae8a443d24 |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/owebview/owebview.0.1.0/opam |
No package is dependent


