Bug 165345

Summary: WebAssembly: update binary format to 0xD version
Product: WebKit Reporter: JF Bastien <jfbastien>
Component: JavaScriptCoreAssignee: JF Bastien <jfbastien>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, jfbastien, keith_miller, mark.lam, msaboff, saam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 164724, 165308, 165335    
Bug Blocks: 159775    
Attachments:
Description Flags
patch none

Comment 1 JF Bastien 2016-12-03 14:11:50 PST
Created attachment 296068 [details]
patch

It looks like everything should build now!

This is the same as the previous 0xD patch, except it merges in new instructions which Keith added in the meantime.
Comment 2 WebKit Commit Bot 2016-12-03 14:14:15 PST
This patch modifies one of the wasm.json files. Please ensure that any changes in one have been mirrored to the other. You can find the wasm.json files at "Source/JavaScriptCore/wasm/wasm.json" and "JSTests/wasm/wasm.json".
Comment 3 Keith Miller 2016-12-03 14:33:59 PST
Comment on attachment 296068 [details]
patch

r=me.
Comment 4 WebKit Commit Bot 2016-12-03 14:58:50 PST
Comment on attachment 296068 [details]
patch

Clearing flags on attachment: 296068

Committed r209306: <http://trac.webkit.org/changeset/209306>
Comment 5 WebKit Commit Bot 2016-12-03 14:58:54 PST
All reviewed patches have been landed.  Closing bug.