[Webkit-unassigned] [Bug 163571] Implement more of the JavaScript WebAssembly API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 18 17:37:29 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=163571

JF Bastien <jfbastien at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|webkit-unassigned at lists.web |jfbastien at apple.com
                   |kit.org                     |
 Attachment #292010|                            |review?, commit-queue?
              Flags|                            |

--- Comment #1 from JF Bastien <jfbastien at apple.com> ---
Created attachment 292010
  --> https://bugs.webkit.org/attachment.cgi?id=292010&action=review
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161019/a916a3d2/attachment-0001.html>


More information about the webkit-unassigned mailing list