We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8211e9e commit 44ee401Copy full SHA for 44ee401
README.md
@@ -1,6 +1,9 @@
1
# Wasmi specific Wast Tests
2
3
-This repo contains some Wast tests from the official Wasm spec testsuite that have been modified to work with Wasmi.
+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.
7
8
In particular this repository contains the following subsets of the official Wasm spec testsuite:
9
0 commit comments