NilFoundation / zkllvm-assigner

MIT License
12 stars 11 forks source link

Implement return values for aggregated types #218

Open aleasims opened 6 months ago

aleasims commented 6 months ago

When circuit function returns aggregated value through pointer parameter, we need to handle these return values as well. The same happens on printing output value (when print_output_format is set).