zkLLVM
zkLLVM copied to clipboard
Update zkllvm to pass flag to skip
This change adds a new flag no-asm
which only works along with optimise-gates
flag
This enables the transpiler to generate solidity code without assembly , which can be further used for downstream tools.
To be merged after zkllvm-transpiler is pushed and updated submods.