Bug 165345 - WebAssembly: update binary format to 0xD version
Summary: WebAssembly: update binary format to 0xD version
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: JF Bastien
URL:
Keywords:
Depends on: 164724 165308 165335
Blocks: 159775
  Show dependency treegraph
 
Reported: 2016-12-02 15:39 PST by JF Bastien
Modified: 2016-12-03 14:58 PST (History)
6 users (show)

See Also:


Attachments
patch (179.46 KB, patch)
2016-12-03 14:11 PST, JF Bastien
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.