Skip to content

Commit fd88241

Browse files
feat: add lib for building file on Laconic (#2017)
1 parent 5c6615d commit fd88241

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build-webapp.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ apt-get install -y libssl-dev
3737
apt-get install -y protobuf-compiler
3838

3939
rustup target add wasm32-unknown-unknown
40+
rustup toolchain add nightly-2025-03-27
4041
curl https://rustwasm.github.io/wasm-pack/installer/init.sh -sSf | sh
4142

4243
yarn || exit 1

0 commit comments

Comments
 (0)