Show HN: Tiny cross-platform webview library for C/Golang

(github.com)

12 points | by zserge 2433 days ago

1 comments

  • bananicorn 2433 days ago
    Could this be used with local html files?

    And if so, does it handle JS as well?

    That'd be a viable option for some simple electron projects then...

    It's pretty cool either way, I might use it sometime :)

    edit: formatting

    • streamer45 2432 days ago
      Well, since it uses WebKit as rendering engine (on OSX and Linux at least) it must definitely support CSS and JS.