Bug 147738

Summary: Implement WebAssembly function parser
Product: WebKit Reporter: Sukolsak Sakshuwong <sukolsak>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: basile_clement, benjamin, commit-queue, fpizlo, ggaren, keith_miller, mark.lam, msaboff, saam, sukolsak
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 147393    
Bug Blocks: 146064    
Attachments:
Description Flags
Patch
none
Patch
none
Patch
none
Make the patch even smaller
none
Fix CMakeLists.txt none

Description Sukolsak Sakshuwong 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>.
Comment 1 Sukolsak Sakshuwong 2015-08-20 18:54:27 PDT
Created attachment 259558 [details]
Patch
Comment 2 Sukolsak Sakshuwong 2015-08-20 19:09:43 PDT
Created attachment 259561 [details]
Patch
Comment 3 Sukolsak Sakshuwong 2015-08-20 19:19:13 PDT
Created attachment 259562 [details]
Patch
Comment 4 Sukolsak Sakshuwong 2015-08-21 08:07:57 PDT
Created attachment 259612 [details]
Make the patch even smaller
Comment 5 Sukolsak Sakshuwong 2015-08-21 08:25:11 PDT
Created attachment 259614 [details]
Fix CMakeLists.txt
Comment 6 WebKit Commit Bot 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>
Comment 7 WebKit Commit Bot 2015-08-21 14:46:37 PDT
All reviewed patches have been landed.  Closing bug.