aboutsummaryrefslogtreecommitdiff
path: root/zkvms_host_io
Commit message (Collapse)AuthorAgeFilesLines
* feat(zkvms_host_io): Implement convinence environment variable methodsKamen Mladenov2025-01-311-1/+18
|
* feat(zkvms_host_io): Add default_env RunWith attributeKamen Mladenov2025-01-312-4/+11
|
* feat: Pass guest entrypoint type to hostKamen Mladenov2025-01-301-2/+1
|
* feat(zkwasm): Remove workspace and use withGeneratedLockfileKamen Mladenov2025-01-291-260/+0
|
* feat(zkvms_host_io): Implement using a guest's default inputKamen Mladenov2025-01-281-3/+10
|
* feat(zkvms_host_io/input_macros): Implement forach_input_field macroKamen Mladenov2025-01-281-0/+13
|
* feat(zkvms_host_io): Generate input type from string and read input data ↵Kamen Mladenov2025-01-284-5/+56
| | | | from TOML file
* feat(zkvms): Export io logic to it's own crateKamen Mladenov2025-01-143-0/+303