We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4832c82 commit b2f0299Copy full SHA for b2f0299
1 file changed
docs/examples-rust-wasi.md
@@ -3,7 +3,7 @@
3
You can also [browse this source code online][code] and clone the wasmtime
4
repository to run the example locally.
5
6
-[code]: https://github.com/bytecodealliance/wasmtime/blob/main/examples/wasi/main.rs
+[code]: https://github.com/bytecodealliance/wasmtime/blob/main/examples/wasip2/main.rs
7
8
This example shows how to use the [`wasmtime-wasi`] crate to define WASI
9
functions within a [`Linker`] which can then be used to instantiate a
0 commit comments