On Tue, 4 Apr 2017 23:47:29 +0100, Andrea Giammarchi <[email protected]> wrote:
> The part I love the most about WebKitGTK is that it runs even on a > Raspberry Pi 0 but I don't want to build for every platform that has been > been built by ArchLinux already, I'm not as good as them at configuring > build targets. :-) > Thanks for any hint, still I'd like to know if ES2015 modules are at least > in the pipeline, if possible. I look very quickly into this (just a quick grepping of the ChangeLogs). It used to be a build-time option, and at some point suppot for ES6 modules was turned into a runtime option, as an outcome of this bug: https://bugs.webkit.org/show_bug.cgi?id=164827 then later on, the runtime setting was removed and support for modules got *always* built and enabled. I would expect modules to be working, or to be very easy to get working in case we might be missing some port-specific code. I guess we can try to figure this out at some point, but no ETA for now. Cheers, -- 💻 Adrián
pgpdTX6WrgUhP.pgp
Description: PGP signature
_______________________________________________ webkit-gtk mailing list [email protected] https://lists.webkit.org/mailman/listinfo/webkit-gtk
