gtk2hs / webkit

Haskell interface to WebKitGTK+
GNU Lesser General Public License v2.1
17 stars 6 forks source link

Migrate to gi-webkit #19

Closed Mikolaj closed 8 years ago

Mikolaj commented 8 years ago

Some of us here would like to help, if that would speed up the process of migrating this package to gi-webkit, but we'd need some pointers (just looking at equally mysterious, but already migrated https://github.com/ghcjs/jsaddle-dom is not quite enough).

Migrating to gi-webkit would solve most of contemporary world's problems, including

Mikolaj commented 8 years ago

Actually, I now understand the main issue is migrating to Webkit2 API, which would break all our codebases anyway (I mean, natively compiled ones). An alternative is https://github.com/ghcjs/jsaddle. It's so sad that Webkit1 was dropped. :( I'm closing the issue --- gi-webkit is a detail.