Bug 148734 - Initial implementation of WebAssembly function compiler
Summary: Initial implementation of WebAssembly function compiler
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 146064
  Show dependency treegraph
 
Reported: 2015-09-02 18:37 PDT by Sukolsak Sakshuwong
Modified: 2015-09-03 13:32 PDT (History)
10 users (show)

See Also:


Attachments
Patch (23.33 KB, patch)
2015-09-02 18:55 PDT, Sukolsak Sakshuwong
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sukolsak Sakshuwong 2015-09-02 18:37:06 PDT
Initial implementation of WebAssembly function compiler for WebAssembly files generated by pack-asmjs <https://github.com/WebAssembly/polyfill-prototype-1>.
Comment 1 Sukolsak Sakshuwong 2015-09-02 18:55:23 PDT
Created attachment 260473 [details]
Patch
Comment 2 WebKit Commit Bot 2015-09-03 13:32:41 PDT
Comment on attachment 260473 [details]
Patch

Clearing flags on attachment: 260473

Committed r189284: <http://trac.webkit.org/changeset/189284>
Comment 3 WebKit Commit Bot 2015-09-03 13:32:44 PDT
All reviewed patches have been landed.  Closing bug.