Releases: second-state/WasmEdge-unittest
Releases · second-state/WasmEdge-unittest
Test suite for WASM spec on 2022/05/04
[Test] Update core testing data to wasm spec 2022/05/04. Signed-off-by: YiYing He <[email protected]>
Test suite for WASM spec on 2022/02/23
wasm-core-20220223 [README] Update README for wasm spec 2022/02/23.
Test suite for WASM spec on 2021/12/14
Changed files
- Updated the
core/binary
tests. - Moved the
simd
tests intocore
folder.
Test suite for WasmEdge 0.9.1
Changed files
- Added the Multi-Memories proposal tests.
Test suite for WasmEdge 0.9.0
wasm-dev-0.9.0 [README] Update the tag description for WasmEdge 0.9.0.
Test suite for WASM spec on 2021/11/19
Changed files
- Merged the SIMD proposal tests.
Test suite for WasmEdge 0.8.0
wasm-dev-0.8.0 [Test] Update SIMD proposal test data.
Test suite for WASM spec on 2021/04/14
Changed files
- core/select/select.wast: 368:
invalid result arity
->type mismatch
- This error message is for the wat, wasm cannot detect this error by the bytecode.
Test suite for WASM reference-types and bulk-memory-operations proposals
wasm-ref-types [Test] Update to WASM bulk-memory and reference-types proposals testi…
Test suite for WASM 1.1
wasm-1.1 [Test] Update to WASM 1.1 testing data.