Skip to content

Releases: second-state/WasmEdge-unittest

Test suite for WASM spec on 2022/05/04

11 May 20:32
Compare
Choose a tag to compare
[Test] Update core testing data to wasm spec 2022/05/04.

Signed-off-by: YiYing He <yiying@secondstate.io>

Test suite for WASM spec on 2022/02/23

04 Mar 06:13
Compare
Choose a tag to compare
wasm-core-20220223

[README] Update README for wasm spec 2022/02/23.

Test suite for WASM spec on 2021/12/14

15 Feb 03:37
Compare
Choose a tag to compare

Changed files

  • Updated the core/binary tests.
  • Moved the simd tests into core folder.

Test suite for WasmEdge 0.9.1

11 Jan 09:27
Compare
Choose a tag to compare

Changed files

  • Added the Multi-Memories proposal tests.

Test suite for WasmEdge 0.9.0

06 Dec 21:17
Compare
Choose a tag to compare
wasm-dev-0.9.0

[README] Update the tag description for WasmEdge 0.9.0.

Test suite for WASM spec on 2021/11/19

06 Dec 21:17
Compare
Choose a tag to compare

Changed files

  • Merged the SIMD proposal tests.

Test suite for WasmEdge 0.8.0

05 May 11:22
Compare
Choose a tag to compare
wasm-dev-0.8.0

[Test] Update SIMD proposal test data.

Test suite for WASM spec on 2021/04/14

28 Apr 00:28
Compare
Choose a tag to compare

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

06 Jan 08:39
Compare
Choose a tag to compare
[Test] Update to WASM bulk-memory and reference-types proposals testi…

…ng data.

Test suite for WASM 1.1

22 Jul 05:27
Compare
Choose a tag to compare
wasm-1.1

[Test] Update to WASM 1.1 testing data.