Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Update test/spec/memory.wast to latest upstream (#1801) | Alon Zakai | 2019-04-03 | 1 | -0/+1 | |
| | | | | | | | Minus multi-memory which we don't support yet. Improve validator. Fix some minor validation issues in our tests. | |||||
* | More validation tests and fixes for SIMD (#1964) | Thomas Lively | 2019-03-25 | 1 | -0/+88 | |
Moves the feature validation unit test file to a new directory, 'unit', and adds new tests for SIMD and sign-ext. Adds validation for v128 globals and v128.const. |