summaryrefslogtreecommitdiff
path: root/test/spec/old_float_exprs.wast
Commit message (Expand)AuthorAgeFilesLines
* [Parser] Use the new parser in wasm-shell and wasm-as (#6529)Thomas Lively2024-04-241-1979/+0
* [wasm-shell] Error on unknown commands (#6528)Thomas Lively2024-04-241-22/+22
* Require `then` and `else` with `if` (#6201)Thomas Lively2024-01-041-16/+16
* Standardize NaNs in the interpreter, when there is nondeterminism (#3298)Alon Zakai2020-10-301-24/+24
* Add --fast-math mode (#3155)Alon Zakai2020-09-301-8/+4
* Interpreter: Don't change NaN bits when multiplying by 1 (#3096)Alon Zakai2020-09-091-2/+4
* Interpreter: Don't change NaN bits when dividing by 1 (#2958)Alon Zakai2020-07-151-2/+4
* Update spec test suite (#2484)Heejin Ahn2019-11-291-0/+1979