/Dhanos

Universal D binds for webview UI library running on Windows, Linux and OSX

Primary LanguageCGNU General Public License v2.0GPL-2.0

Dhanos

Dhanos

Dhanos is a D bind of https://github.com/zserge/webview

Building

Linux

Prerequisites

  • Install DMD using the .deb on the dlang website
    • or through your package manager, but don't install GDC!!
  • sudo apt install build-essential webkit2gtk-4.0
  • cd Examples/Minimal
  • dub

Windows

TODO

OSX

TODO

TODO

Basic idea is to replace webview.c with a full D version