<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:jfbastien@apple.com" title="JF Bastien <jfbastien@apple.com>"> <span class="fn">JF Bastien</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - Implement more of the JavaScript WebAssembly API"
href="https://bugs.webkit.org/show_bug.cgi?id=163571">bug 163571</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Assignee</td>
<td>webkit-unassigned@lists.webkit.org
</td>
<td>jfbastien@apple.com
</td>
</tr>
<tr>
<td style="text-align:right;">Attachment #292010 Flags</td>
<td>
</td>
<td>review?, commit-queue?
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Implement more of the JavaScript WebAssembly API"
href="https://bugs.webkit.org/show_bug.cgi?id=163571#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Implement more of the JavaScript WebAssembly API"
href="https://bugs.webkit.org/show_bug.cgi?id=163571">bug 163571</a>
from <span class="vcard"><a class="email" href="mailto:jfbastien@apple.com" title="JF Bastien <jfbastien@apple.com>"> <span class="fn">JF Bastien</span></a>
</span></b>
<pre>Created <span class=""><a href="attachment.cgi?id=292010&action=diff" name="attach_292010" title="patch">attachment 292010</a> <a href="attachment.cgi?id=292010&action=edit" title="patch">[details]</a></span>
patch
This patch sets up more of the JavaScript WebAssembly object and fixes a bunch of things as described in the ChangeLog. I'm still not sure if I should first:
1. Implement the `compile` API (which returns a promise).
2. Implement the Module + Instance API (which are synchronous).
I think 2. is more useful in the very-near term.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>