soroban-cli icon indicating copy to clipboard operation
soroban-cli copied to clipboard

Use the new `wasm32v1-none` target when building contracts from rust 1.84+

Open fnando opened this issue 9 months ago • 0 comments
trafficstars

Update stellar-cli to build contracts using wasm32v1-none when Rust >= 1.84, and wasm32-unknown-unknown when Rust < 1.84.

Related: https://github.com/stellar/stellar-protocol/discussions/1624

fnando avatar Jan 21 '25 23:01 fnando