Create


The EVM CREATE instructions are handled similarly.

For more information, see the ZKsync Era documentationarrow-up-right.

CREATE

Original EVMarrow-up-right instruction.

The LLVM IR generator codearrow-up-right is common for Yul and EVMLA representations.

CREATE2

Original EVMarrow-up-right instruction.

The LLVM IR generator codearrow-up-right is common for Yul and EVMLA representations.

Last updated