All comparisons
Solidity (EVM) vs. Rust (Solana / Anchor)
Solidity vs. Rust — where should your smart contract live?
This is really a chain choice. Solidity means EVM (Ethereum + L2s + sidechains). Rust is primarily Solana — plus NEAR and Cosmos variants. Pick the chain, the language follows.