Rework put_string
-based codegen
#204
Labels
C-housekeeping
Category: Refactoring, cleanups, code quality
put_string
-based codegen
#204
We currently generate most of zkAsm code using
put_string
function:wasmtime/cranelift/codegen/src/isa/zkasm/inst/emit.rs
Line 370 in 20945d9
There are a few things that we can improve here:
The text was updated successfully, but these errors were encountered: