this option is default since early 2018 (#3042)
WASI was only added in Rust about a year from then
This commit is contained in:
committed by
GitHub
parent
a4770a7e28
commit
a3e08ee535
@@ -106,7 +106,7 @@ The same effect can be achieved with Rust. Firstly, go ahead and create a new
|
|||||||
binary crate:
|
binary crate:
|
||||||
|
|
||||||
```
|
```
|
||||||
$ cargo new --bin demo
|
$ cargo new demo
|
||||||
```
|
```
|
||||||
|
|
||||||
You can also clone the Rust code with the crate preset for you from
|
You can also clone the Rust code with the crate preset for you from
|
||||||
|
|||||||
Reference in New Issue
Block a user