Hacker News new | ask | show | jobs
by IronBacon 2688 days ago
I've seen a day ago a recording of a presentation from last week FOSDEM where two other libraries, Lorca[0] (Go + HTML5) and Webview[1] (C++/C/Go), were described that are similar in scope to this one.

From the webview project page: It supports two-way JavaScript bindings (to call JavaScript from C/C++/Go and to call C/C++/Go from JavaScript). It uses Cocoa/WebKit on macOS, gtk-webkit2 on Linux and MSHTML (IE10/11) on Windows.

[0]https://github.com/zserge/lorca

[1]https://github.com/zserge/webview

edit: the link to the video https://video.fosdem.org/2019/UD2.120/godesktopapps.webm

and the presentation slides https://fosdem.org/2019/schedule/event/godesktopapps/attachm...