<feed xmlns='http://www.w3.org/2005/Atom'>
<title>blocksense/zkVMs-benchmarks/zkvms/zkwasm/guest, branch main</title>
<subtitle>Setups and programs for zero-knowledge virtual machine benchmarking</subtitle>
<id>https://git.syndamia.com/work/blocksense/zkVMs-benchmarks/atom?h=main</id>
<link rel='self' href='https://git.syndamia.com/work/blocksense/zkVMs-benchmarks/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/work/blocksense/zkVMs-benchmarks/'/>
<updated>2025-03-05T09:47:28Z</updated>
<entry>
<title>feat(zkvms/zkwasm): Support non-numeric types as guest function output</title>
<updated>2025-03-05T09:47:28Z</updated>
<author>
<name>Kamen Mladenov</name>
<email>kamen@syndamia.com</email>
</author>
<published>2025-03-05T08:49:48Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/work/blocksense/zkVMs-benchmarks/commit/?id=94115de9aa4b52669c7140c89f6d1f439f611ab8'/>
<id>urn:sha1:94115de9aa4b52669c7140c89f6d1f439f611ab8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: Rust fmt</title>
<updated>2025-02-27T13:08:11Z</updated>
<author>
<name>Kamen Mladenov</name>
<email>kamen@syndamia.com</email>
</author>
<published>2025-02-27T09:35:32Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/work/blocksense/zkVMs-benchmarks/commit/?id=5b82ac769339938570c0d1f7230afc53732993b4'/>
<id>urn:sha1:5b82ac769339938570c0d1f7230afc53732993b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs(zkvms/zkwasm): Add detailed documentation comments</title>
<updated>2025-02-10T13:19:01Z</updated>
<author>
<name>Kamen Mladenov</name>
<email>kamen@syndamia.com</email>
</author>
<published>2025-02-10T13:19:01Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/work/blocksense/zkVMs-benchmarks/commit/?id=35dc06a71ec230bd652166360aa8b6b89440c6d0'/>
<id>urn:sha1:35dc06a71ec230bd652166360aa8b6b89440c6d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(zkvms/zkwasm): Proper handling of input strings and hashmaps</title>
<updated>2025-02-06T12:59:57Z</updated>
<author>
<name>Kamen Mladenov</name>
<email>kamen@syndamia.com</email>
</author>
<published>2025-02-06T12:59:57Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/work/blocksense/zkVMs-benchmarks/commit/?id=523000d75ac6c194ccaa3aec0d8b29ef07d3f504'/>
<id>urn:sha1:523000d75ac6c194ccaa3aec0d8b29ef07d3f504</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(zkvms/zkwasm): Rework read macro into a procedural macro and improve type composition</title>
<updated>2025-02-05T09:14:19Z</updated>
<author>
<name>Kamen Mladenov</name>
<email>kamen@syndamia.com</email>
</author>
<published>2025-02-05T09:14:19Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/work/blocksense/zkVMs-benchmarks/commit/?id=8e6ec28ab29ebb97e1c59e79d4f143dc4563a07c'/>
<id>urn:sha1:8e6ec28ab29ebb97e1c59e79d4f143dc4563a07c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(zkvms/zkwasm): Proper Vec input type handling</title>
<updated>2025-02-04T11:24:36Z</updated>
<author>
<name>Kamen Mladenov</name>
<email>kamen@syndamia.com</email>
</author>
<published>2025-02-04T11:24:36Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/work/blocksense/zkVMs-benchmarks/commit/?id=7a98d5ec0849f0d13235a8f09dadf736c9409aa2'/>
<id>urn:sha1:7a98d5ec0849f0d13235a8f09dadf736c9409aa2</id>
<content type='text'>
Also handles multidimentional vec
</content>
</entry>
<entry>
<title>feat(zkvms/zkwasm): Implement proper handling of public and private inputs</title>
<updated>2025-02-03T15:42:20Z</updated>
<author>
<name>Kamen Mladenov</name>
<email>kamen@syndamia.com</email>
</author>
<published>2025-02-03T15:42:10Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/work/blocksense/zkVMs-benchmarks/commit/?id=4e4c885a65bf707d1db09c56d354b2aa6a90e839'/>
<id>urn:sha1:4e4c885a65bf707d1db09c56d354b2aa6a90e839</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(zkwasm): Remove workspace and use withGeneratedLockfile</title>
<updated>2025-01-29T14:59:28Z</updated>
<author>
<name>Kamen Mladenov</name>
<email>kamen@syndamia.com</email>
</author>
<published>2025-01-29T14:59:28Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/work/blocksense/zkVMs-benchmarks/commit/?id=3144cbc9e534ab78aa18ee47212fbeaef3da04cd'/>
<id>urn:sha1:3144cbc9e534ab78aa18ee47212fbeaef3da04cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(zkvms/zkwasm): Lock wasm-bindgen version and add regex</title>
<updated>2025-01-28T11:17:57Z</updated>
<author>
<name>Kamen Mladenov</name>
<email>kamen@syndamia.com</email>
</author>
<published>2025-01-28T11:17:57Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/work/blocksense/zkVMs-benchmarks/commit/?id=00bf16d27e2f33b8a63117b614f85e7e0c007c62'/>
<id>urn:sha1:00bf16d27e2f33b8a63117b614f85e7e0c007c62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(zkvms): Add zkwasm guest and it's macro</title>
<updated>2025-01-15T11:10:52Z</updated>
<author>
<name>Kamen Mladenov</name>
<email>kamen@syndamia.com</email>
</author>
<published>2025-01-15T11:10:35Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/work/blocksense/zkVMs-benchmarks/commit/?id=b1825ecc10e33565ea7bab6ed80be82356423446'/>
<id>urn:sha1:b1825ecc10e33565ea7bab6ed80be82356423446</id>
<content type='text'>
</content>
</entry>
</feed>
