[Webkit-unassigned] [Bug 157313] New: Implement the Wasm object in WebAssembly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 3 09:47:03 PDT 2016


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

            Bug ID: 157313
           Summary: Implement the Wasm object in WebAssembly
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: xan.lopez at gmail.com

I have a WIP patch that implements the Wasm global object with its instiantiateModule method, using the existing parsing functions available. It's enough to get the main WebAssembly demo () loading, but I get some errors during the process. I'm guessing either format changes or missing functionality in our implementation. I'll upload what I have shortly to see if the general approach seems sensible.

-- 
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/20160503/6a1bfe52/attachment.html>


More information about the webkit-unassigned mailing list