diff options
Diffstat (limited to 'examples/rust')
| -rw-r--r-- | examples/rust/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/rust/README.md b/examples/rust/README.md index c24054c..6742ca4 100644 --- a/examples/rust/README.md +++ b/examples/rust/README.md @@ -1,6 +1,6 @@ # WebAssembly Rust Examples -This is a seperate crate that generates WebAssembly from Rust code. +This is a separate crate that generates WebAssembly from Rust code. It is used by the `wasm-rust` example. Requires the `wasm32-unknown-unknown` target to be installed. |
