Closed gtrepta closed 1 month ago
The -O{0,1,2,3} flags for kontrol build aren't working. This fixes that by passing them along to the call to kevm_kompile.
-O{0,1,2,3}
kontrol build
kevm_kompile
The
-O{0,1,2,3}
flags forkontrol build
aren't working. This fixes that by passing them along to the call tokevm_kompile
.