[Webkit-unassigned] [Bug 198106] WebAssembly: pow functions returns 0 when exponent 1.0 or -1.0

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 28 13:28:08 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=198106

--- Comment #3 from Justin Michaud <justin_michaud at apple.com> ---
Created attachment 370780

  --> https://bugs.webkit.org/attachment.cgi?id=370780&action=review

Binary from emcc v1.38.31 (Wasm)

> jsc -e "var Module = { onRuntimeInitialized: function() { Module.pow_test(1); } };" out.js
Should supposedly reproduce the issue.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190528/43cc397b/attachment.html>


More information about the webkit-unassigned mailing list