Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [wasm-shell] Error on unknown commands (#6528) | Thomas Lively | 2024-04-24 | 1 | -8/+8 |
* | Fix i32.trunc_f64_u of values that round down to UINT32_MAX (#2976) | Alon Zakai | 2020-07-22 | 1 | -3/+16 |
* | Fix i32.trunc_f64_s of values that round up to INT32_MIN (#2975) | Alon Zakai | 2020-07-22 | 1 | -2/+3 |
* | Fix i32.trunc_f64_s of values near the limit of f64 representation (#2968) | Alon Zakai | 2020-07-21 | 1 | -0/+2 |
* | Update spec test suite (#2484) | Heejin Ahn | 2019-11-29 | 1 | -452/+360 |
* | Massive renaming (#1855) | Thomas Lively | 2019-01-07 | 1 | -33/+33 |
* | Implement nontrapping float-to-int instructions (#1780) | Thomas Lively | 2018-12-04 | 1 | -0/+172 |
* | check-in the test/spec suite instead of as submodule (#1677) | Jay Phelps | 2018-09-11 | 1 | -0/+419 |