Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GUI support ? #57

Open
olberger opened this issue Feb 9, 2018 · 2 comments
Open

GUI support ? #57

olberger opened this issue Feb 9, 2018 · 2 comments

Comments

@olberger
Copy link

olberger commented Feb 9, 2018

What would be options for GUI support in browsix ?

It looks like a branch of Qt is being developped for WebAssembly compatibility (see http://qtandeverything.blogspot.fr/2017/06/qt-for-web-assembly.html and https://bugreports.qt.io/browse/QTBUG-63917 )

Also, maybe the broadway Gdk backend could be integrated (HTML5 canvas) offering some Gtk support, although that seems more complex, as Gtk static compiling may no longer be possible (see https://mail.gnome.org/archives/gtk-list/2018-January/msg00006.html )

Have you investigated such ideas ?

@emeryberger
Copy link
Member

We have not. The only thing we have explored to date is using HTML and the DOM through a file system API. We would gladly take a PR for incorporating Qt or some other GUI framework.

@pmp-p
Copy link

pmp-p commented Aug 11, 2019

if you can activate the SDL2 canvas provided by emscripten what about adding a light framework like LiltlevGL ?
cf: https://littlevgl.com/live-demo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants