Current ISC EVM doesn't yet support MCOPY opcode introduced in cancun fork.
Newer solc version spit out code containing MCOPY, therefore contracts in the wiki would trap if not compiler with proper Solidity version.
The solution I'm proposing is to limit Solidity version in all contracts in the Wiki, to be aligned with the currently supported ISC EVM