aboutsummaryrefslogtreecommitdiff
path: root/zkvms/zkwasm/guest/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* feat(zkvms/zkwasm): Proper handling of input strings and hashmapsKamen Mladenov2025-02-061-0/+3
* feat(zkvms/zkwasm): Rework read macro into a procedural macro and improve typ...Kamen Mladenov2025-02-051-24/+1
* feat(zkvms/zkwasm): Proper Vec input type handlingKamen Mladenov2025-02-041-12/+2
* feat(zkvms/zkwasm): Implement proper handling of public and private inputsKamen Mladenov2025-02-031-6/+10
* feat(zkvms): Add zkwasm guest and it's macroKamen Mladenov2025-01-151-0/+54