Bug 148737 - Implement some arithmetic instructions in WebAssembly
Summary: Implement some arithmetic instructions in WebAssembly
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 23:32 PDT by Sukolsak Sakshuwong
Modified: 2015-09-03 15:45 PDT (History)
8 users (show)

See Also:


Attachments
Patch (12.85 KB, patch)
2015-09-02 23:49 PDT, Sukolsak Sakshuwong
ggaren: review+
Details | Formatted Diff | Diff
Update to ToT (12.10 KB, patch)
2015-09-03 14:10 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 23:32:52 PDT
Implement some arithmetic instructions for WebAssembly files generated by pack-asmjs <https://github.com/WebAssembly/polyfill-prototype-1>.
Comment 1 Sukolsak Sakshuwong 2015-09-02 23:49:59 PDT
Created attachment 260490 [details]
Patch
Comment 2 Geoffrey Garen 2015-09-03 12:47:37 PDT
Comment on attachment 260490 [details]
Patch

r=me

Please update to TOT before landing.
Comment 3 Sukolsak Sakshuwong 2015-09-03 14:10:56 PDT
Created attachment 260521 [details]
Update to ToT
Comment 4 WebKit Commit Bot 2015-09-03 15:45:09 PDT
Comment on attachment 260521 [details]
Update to ToT

Clearing flags on attachment: 260521

Committed r189303: <http://trac.webkit.org/changeset/189303>
Comment 5 WebKit Commit Bot 2015-09-03 15:45:14 PDT
All reviewed patches have been landed.  Closing bug.