Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Parser] Use the new parser in wasm-shell and wasm-as (#6529) | Thomas Lively | 2024-04-24 | 1 | -1979/+0 |
* | [wasm-shell] Error on unknown commands (#6528) | Thomas Lively | 2024-04-24 | 1 | -22/+22 |
* | Require `then` and `else` with `if` (#6201) | Thomas Lively | 2024-01-04 | 1 | -16/+16 |
* | Standardize NaNs in the interpreter, when there is nondeterminism (#3298) | Alon Zakai | 2020-10-30 | 1 | -24/+24 |
* | Add --fast-math mode (#3155) | Alon Zakai | 2020-09-30 | 1 | -8/+4 |
* | Interpreter: Don't change NaN bits when multiplying by 1 (#3096) | Alon Zakai | 2020-09-09 | 1 | -2/+4 |
* | Interpreter: Don't change NaN bits when dividing by 1 (#2958) | Alon Zakai | 2020-07-15 | 1 | -2/+4 |
* | Update spec test suite (#2484) | Heejin Ahn | 2019-11-29 | 1 | -0/+1979 |