mirror of
https://github.com/denoland/deno.git
synced 2024-11-25 15:29:32 -05:00
parent
da911e741c
commit
b48ceb69a1
1 changed files with 0 additions and 7 deletions
|
@ -36,13 +36,6 @@ rustc -V
|
|||
cargo -V
|
||||
```
|
||||
|
||||
### Setup rust targets and components
|
||||
|
||||
```shell
|
||||
rustup target add wasm32-unknown-unknown
|
||||
rustup target add wasm32-wasi
|
||||
```
|
||||
|
||||
### Building Deno
|
||||
|
||||
The easiest way to build Deno is by using a precompiled version of V8:
|
||||
|
|
Loading…
Reference in a new issue