[Webkit-unassigned] [Bug 148824] New: Implement the ConstantPoolIndex instruction in WebAssembly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 4 13:54:39 PDT 2015


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

            Bug ID: 148824
           Summary: Implement the ConstantPoolIndex instruction 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: sukolsak at gmail.com

Implement the ConstantPoolIndex instruction for WebAssembly files generated by pack-asmjs <https://github.com/WebAssembly/polyfill-prototype-1>. This will make it easier to write tests for WebAssembly patches. Currently, we cannot use the same large numbers more than once in a test, because pack-asmjs will put them in the constant pool.

-- 
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/20150904/510a2104/attachment.html>


More information about the webkit-unassigned mailing list