mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-04 23:29:52 +00:00
Instead of returning whichever argument was NaN, return the canonical NaN instead. The spec allows the old behavior: "Following the recommendation that operators propagate NaN payloads from their operands is permitted but not required." But Chrome, Firefox and Safari do not propagate the operand payloads. Fixes 448 WPT subtests in `wasm/core`. Co-authored-by: Ali Mohammad Pur <ali.mpfard@gmail.com> |
||
---|---|---|
.. | ||
AbstractMachine | ||
Parser | ||
Printer | ||
Tests | ||
WASI | ||
CMakeLists.txt | ||
Constants.h | ||
Forward.h | ||
Opcode.h | ||
Types.h | ||
Wasi.h |