Skip to content

Commit c1b421c

Browse files
abrownloganek
authored andcommitted
test: update README with current state
Now that Wasmtime has merged bytecodealliance/wasmtime#5484 the language used in the README can be updated.
1 parent b278cc6 commit c1b421c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

test/README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Running tests
2-
The following command executes wasi-threads tests using wasmtime runtime (please note wasi-threads proposal is still in development in Wasmtime and requires [this change](https://github.com/bytecodealliance/wasmtime/pull/5484) to work).
2+
3+
The following command executes the `wasi-threads` tests using the Wasmtime
4+
runtime.
35

46
```bash
57
git clone -b prod/testsuite-all https://github.com/WebAssembly/wasi-testsuite

0 commit comments

Comments
 (0)