Skip to content

Commit

Permalink
this option is default since early 2018 (#3042)
Browse files Browse the repository at this point in the history
WASI was only added in Rust about a year from then
  • Loading branch information
tshepang authored Jun 30, 2021
1 parent a4770a7 commit a3e08ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/WASI-tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ The same effect can be achieved with Rust. Firstly, go ahead and create a new
binary crate:
```
$ cargo new --bin demo
$ cargo new demo
```
You can also clone the Rust code with the crate preset for you from
Expand Down

0 comments on commit a3e08ee

Please sign in to comment.