[Webkit-unassigned] [Bug 166625] New: WebAssembly: test more wasm->wasm

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 30 12:32:30 PST 2016


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

            Bug ID: 166625
           Summary: WebAssembly: test more wasm->wasm
    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: jfbastien at apple.com
                CC: jfbastien at apple.com, keith_miller at apple.com,
                    sbarati at apple.com
        Depends on: 165282
            Blocks: 161709

Bug #165282 is getting huge, and already tests interesting things and gets the useful functionality off the ground. We should go back and test other weird corner cases.

I left some FIXMEs in wasm-to-wasm.js to test other interesting things:

// FIXME: test wasm->wasm using 32-bit things (including float), as well as 64-bit NaNs that don't get canonicalized
// FIXME: do a throw two-deep
// FIXME: check that the first wasm's instance is back in OK state (with table or global?)
// FIXME: test calling through a Table

-- 
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/20161230/9cba0af9/attachment-0001.html>


More information about the webkit-unassigned mailing list