Op ma 5 jun. 2017 06:35 schreef Lorn Potter <[email protected]>: > > > On 06/05/2017 07:00 AM, Jason H wrote: > > While Qt is not a web framework, over time there have been efforts to > use it on the web (outlined below). > > > > Given that Chrome is dropping NaCL ( > http://www.tomshardware.com/news/chrome-deprecates-pnacl-embraces-webassembly,34583.html) > and the WebGL streaming is also not ideal (but better?), I am wondering > about the future of Qt on Web? Will there be a WebAssembly version of Qt? > > We have been working on Qt5 for webassembly. > I was just writing a short blog about this: > > http://qtandeverything.blogspot.com.au/2017/06/qt-for-web-assembly.html
Good to see this. I also gave it a go at compiling qt with emscripten: https://github.com/labsin/qtbase So I can stop this. I ran in some bugs in emscripten itself (now fixed) and just got the base compiling so it is still far of. I'll give it a go. > _______________________________________________ > Development mailing list > [email protected] > http://lists.qt-project.org/mailman/listinfo/development >
_______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
