[Webkit-unassigned] [Bug 220456] New: [WASM-References] Change linking.wast test expectations from assert_unlinkable to assert_uninstantiable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 7 22:12:09 PST 2021


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

            Bug ID: 220456
           Summary: [WASM-References] Change linking.wast test
                    expectations from assert_unlinkable to
                    assert_uninstantiable
           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: dbezhetskov at igalia.com

Reference types proposal requires to throw a new type of exception for incorrect data sections or element sections,
now we should throw RuntimeError instead of LinkingError.

However, community don't pay much attention to the type of exception and consider this as minor thing - https://github.com/WebAssembly/bulk-memory-operations/issues/133.
So right now we could raise LinkingError and switch to RuntimeError when reference types will be enabled by default.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210108/b06eaa1a/attachment.htm>


More information about the webkit-unassigned mailing list