doc: update config file path in platform-support/wasm32-wasip1-threads.md

This commit is contained in:
Xinzhao Xu 2024-07-02 17:30:36 +08:00
parent 7d97c59438
commit ba1ebc266b

View File

@ -107,7 +107,7 @@ flag, for example:
Users need to install or built wasi-sdk since release 20.0
https://github.com/WebAssembly/wasi-sdk/releases/tag/wasi-sdk-20
and specify path to *wasi-root* `.cargo/config.toml`
and specify path to *wasi-root* `config.toml`
```toml
[target.wasm32-wasip1-threads]