<div dir="ltr">Hi JSC folks!<div><br></div><div>Recently, WebAssembly preview has finished[1].</div><div>I think it means that our WebAssembly implementation is mature enough to be enabled on Linux ports including GTK and JSCOnly.</div><div>It is quite useful especially for JSCOnly users in Linux (me :P) to fix some WASM specific bugs.</div><div>For example, I have a patch that allows indexed properties for module namespace objects[2].</div><div>While JS modules do not export indexed properties, WASM modules can export such bindings.</div><div><br></div><div>I&#39;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.</div><div><br></div><div>Best regards,</div><div>Yusuke Suzuki</div><div><br></div><div>[1]: <a href="https://lists.w3.org/Archives/Public/public-webassembly/2017Feb/0002.html">https://lists.w3.org/Archives/Public/public-webassembly/2017Feb/0002.html</a></div><div>[2]: <a href="https://bugs.webkit.org/show_bug.cgi?id=168870">https://bugs.webkit.org/show_bug.cgi?id=168870</a></div></div>