Skip to content

Commit

Permalink
Install WASM target
Browse files Browse the repository at this point in the history
  • Loading branch information
ntn-x2 committed Dec 2, 2024
1 parent 0427938 commit 7d35603
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/build
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@ fi

# The following is to prevent user's overrides to disturb srtool
rustup override set $RUSTC_VERSION
rustup target add wasm32-unknown-unknown
rustup component add rust-src

export RUSTCV=`rustc -V`

Expand Down

0 comments on commit 7d35603

Please sign in to comment.