Skip to content

Commit fcb1f0c

Browse files
committed
doc: update wasi-threads readme
1 parent 9c51c31 commit fcb1f0c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

samples/wasi-threads/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ $ ./iwasm wasm-apps/exception_propagation.wasm
2626
## Run samples in AOT mode
2727
```shell
2828
$ ../../../wamr-compiler/build/wamrc \
29+
--enable-multi-thread \
2930
-o wasm-apps/no_pthread.aot wasm-apps/no_pthread.wasm
3031
$ ./iwasm wasm-apps/no_pthread.aot
3132
```

0 commit comments

Comments
 (0)