soroban-cli
soroban-cli copied to clipboard
Use the new `wasm32v1-none` target when building contracts from rust 1.84+
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