Skip to content

Commit 44ee401

Browse files
committed
update README
1 parent 8211e9e commit 44ee401

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Wasmi specific Wast Tests
22

3-
This repo contains some Wast tests from the official Wasm spec testsuite that have been modified to work with Wasmi.
3+
This repo contains two sets of Wast (`.wast`) tests:
4+
5+
1. Wasmi specific Wast tests, found under the `tests` folder.
6+
2. Wast tests from the official Wasm spec testsuite that have been modified to work with Wasmi.
47

58
In particular this repository contains the following subsets of the official Wasm spec testsuite:
69

0 commit comments

Comments
 (0)