WebAssembly testing: 64-bit values
https://bugs.webkit.org/show_bug.cgi?id=163420
Summary WebAssembly testing: 64-bit values
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.