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 241e890 commit 87c4064Copy full SHA for 87c4064
src/doc/rustc-dev-guide/src/tests/running.md
@@ -386,7 +386,7 @@ On the [wasm32-wasip1 target support page] a minimum version is specified that y
386
Some cmake commands that take a while and give a lot of very concerning c++ warnings...
387
Then, in `bootstrap.toml`, point to the sysroot like so:
388
389
-```
+```toml
390
[target.wasm32-wasip1]
391
wasi-root = "<wasi-sdk location>/build/sysroot/install/share/wasi-sysroot"
392
```
0 commit comments