RESOLVED FIXED 165345
WebAssembly: update binary format to 0xD version
https://bugs.webkit.org/show_bug.cgi?id=165345
Summary WebAssembly: update binary format to 0xD version
Attachments
patch (179.46 KB, patch)
2016-12-03 14:11 PST, JF Bastien
no flags
JF Bastien
Comment 1 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.
WebKit Commit Bot
Comment 2 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".
Keith Miller
Comment 3 2016-12-03 14:33:59 PST
Comment on attachment 296068 [details] patch r=me.
WebKit Commit Bot
Comment 4 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>
WebKit Commit Bot
Comment 5 2016-12-03 14:58:54 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.