[webkit-gtk] Enable WebAssembly on Linux based ports (GTK and JSCOnly)

Yusuke SUZUKI utatane.tea at gmail.com
Wed Mar 1 06:35:34 PST 2017


Hi JSC folks!

Recently, WebAssembly preview has finished[1].
I think it means that our WebAssembly implementation is mature enough to be
enabled on Linux ports including GTK and JSCOnly.
It is quite useful especially for JSCOnly users in Linux (me :P) to fix
some WASM specific bugs.
For example, I have a patch that allows indexed properties for module
namespace objects[2].
While JS modules do not export indexed properties, WASM modules can export
such bindings.

I'm not sure GTK folks want to enable WASM immediately, I would like to
enable it on JSCOnly port since JSCOnly port is designed to be a
developer-specific port.

Best regards,
Yusuke Suzuki

[1]:
https://lists.w3.org/Archives/Public/public-webassembly/2017Feb/0002.html
[2]: https://bugs.webkit.org/show_bug.cgi?id=168870
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-gtk/attachments/20170301/eef77d5d/attachment.html>


More information about the webkit-gtk mailing list