cli icon indicating copy to clipboard operation
cli copied to clipboard

failed on following the "Getting Started" docs because `wasm32-wasi` is not installed automatically.

Open STRRL opened this issue 9 months ago • 2 comments

Hi team!

I am exploring the fluence and trying to build my first application on it.

I followed this doc: https://fluence.dev/docs/build/overview/getting_started

I get lots of build errors because I already get rust setup up on my machine but wasm32-wasi support is not installed by default.

I saw some codes to setup rust but I think maybe my situation is not covered.

https://github.com/fluencelabs/cli/blob/7605eae0960a2b446433b205035cd124f43168e9/src/lib/rust.ts#L102-L120

STRRL avatar Apr 26 '24 14:04 STRRL