Bug 163420

Summary: WebAssembly testing: 64-bit values
Product: WebKit Reporter: JF Bastien <jfbastien>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: chi187
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 163267    
Bug Blocks: 162706    

JF Bastien
Reported 2016-10-13 17:22:07 PDT
Generating 64-bit immediates through JavaScript is a mild PITA because JavaScript can't count that high with much precision. I punted on implementing it for now, and will go back to fix it later.
Attachments
Note You need to log in before you can comment on or make changes to this bug.