Bug 149062

Summary: Add initial support for floats in WebAsssembly
Product: WebKit Reporter: Sukolsak Sakshuwong <sukolsak>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, commit-queue, fpizlo, ggaren, mark.lam, saam, sukolsak, ysuzuki
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 146064    
Attachments:
Description Flags
Patch none

Sukolsak Sakshuwong
Reported 2015-09-11 05:18:48 PDT
Implement the ConstantPoolIndex, Immediate, GetLocal, and GetGlobal instructions for floats (float32) in WebAssembly.
Attachments
Patch (21.94 KB, patch)
2015-09-11 05:25 PDT, Sukolsak Sakshuwong
no flags
Sukolsak Sakshuwong
Comment 1 2015-09-11 05:25:06 PDT
Geoffrey Garen
Comment 2 2015-09-11 10:53:27 PDT
Comment on attachment 261003 [details] Patch r=me
WebKit Commit Bot
Comment 3 2015-09-11 11:41:05 PDT
Comment on attachment 261003 [details] Patch Clearing flags on attachment: 261003 Committed r189624: <http://trac.webkit.org/changeset/189624>
WebKit Commit Bot
Comment 4 2015-09-11 11:41:08 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.