RESOLVED FIXED 147738
Implement WebAssembly function parser
https://bugs.webkit.org/show_bug.cgi?id=147738
Summary Implement WebAssembly function parser
Sukolsak Sakshuwong
Reported 2015-08-06 12:07:11 PDT
Implement WebAssembly function parser for WebAssembly files produced by pack-asmjs <https://github.com/WebAssembly/polyfill-prototype-1>.
Attachments
Patch (63.45 KB, patch)
2015-08-20 18:54 PDT, Sukolsak Sakshuwong
no flags
Patch (56.98 KB, patch)
2015-08-20 19:09 PDT, Sukolsak Sakshuwong
no flags
Patch (55.92 KB, patch)
2015-08-20 19:19 PDT, Sukolsak Sakshuwong
no flags
Make the patch even smaller (52.25 KB, patch)
2015-08-21 08:07 PDT, Sukolsak Sakshuwong
no flags
Fix CMakeLists.txt (52.21 KB, patch)
2015-08-21 08:25 PDT, Sukolsak Sakshuwong
no flags
Sukolsak Sakshuwong
Comment 1 2015-08-20 18:54:27 PDT
Sukolsak Sakshuwong
Comment 2 2015-08-20 19:09:43 PDT
Sukolsak Sakshuwong
Comment 3 2015-08-20 19:19:13 PDT
Sukolsak Sakshuwong
Comment 4 2015-08-21 08:07:57 PDT
Created attachment 259612 [details] Make the patch even smaller
Sukolsak Sakshuwong
Comment 5 2015-08-21 08:25:11 PDT
Created attachment 259614 [details] Fix CMakeLists.txt
WebKit Commit Bot
Comment 6 2015-08-21 14:46:33 PDT
Comment on attachment 259614 [details] Fix CMakeLists.txt Clearing flags on attachment: 259614 Committed r188778: <http://trac.webkit.org/changeset/188778>
WebKit Commit Bot
Comment 7 2015-08-21 14:46:37 PDT
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.