Bug 218940

Summary: [JSC] Update wasm spec tests
Product: WebKit Reporter: Sergey Rubanov <chi187>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: chi187, dbezhetskov, webkit-bug-importer, ysuzuki
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description Sergey Rubanov 2020-11-14 08:10:37 PST
[JSC] Update wasm spec tests
Comment 1 Sergey Rubanov 2020-11-14 08:15:12 PST
Created attachment 414137 [details]
Patch
Comment 2 Sergey Rubanov 2020-11-14 08:27:50 PST
In patch 2 I fixed line breaks in comments of JSTests/wasm/spec-tests/conversions.wast.js
Comment 3 Sergey Rubanov 2020-11-14 08:33:24 PST
Created attachment 414139 [details]
Patch
Comment 4 Sergey Rubanov 2020-11-14 13:09:30 PST
This will help with implementation of already merged to spec but not implemented yet JSC proposals:

sign-extension-ops: https://bugs.webkit.org/show_bug.cgi?id=210302
non-trapping float to int conversations: https://bugs.webkit.org/show_bug.cgi?id=173471
bulk memory operations: https://bugs.webkit.org/show_bug.cgi?id=200938

and reference types proposal (many separate bugs on here bugzilla)
Comment 5 Yusuke Suzuki 2020-11-15 10:41:01 PST
Comment on attachment 414139 [details]
Patch

rs=me
Comment 6 EWS 2020-11-15 10:56:06 PST
Committed r269831: <https://trac.webkit.org/changeset/269831>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 414139 [details].
Comment 7 Radar WebKit Bug Importer 2020-11-15 10:57:21 PST
<rdar://problem/71416993>