<feed xmlns='http://www.w3.org/2005/Atom'>
<title>blocksense/zkVMs-benchmarks/zkvms/zkwasm/wrapper_macro, branch noir-benchmarks</title>
<subtitle>Setups and programs for zero-knowledge virtual machine benchmarking</subtitle>
<id>https://git.syndamia.com/work/blocksense/zkVMs-benchmarks/atom?h=noir-benchmarks</id>
<link rel='self' href='https://git.syndamia.com/work/blocksense/zkVMs-benchmarks/atom?h=noir-benchmarks'/>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/work/blocksense/zkVMs-benchmarks/'/>
<updated>2025-02-27T09:35:32Z</updated>
<entry>
<title>chore: Rust fmt</title>
<updated>2025-02-27T09:35:32Z</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=9b0da28632c2d5ffc42bf647213a8990fa0cbffb'/>
<id>urn:sha1:9b0da28632c2d5ffc42bf647213a8990fa0cbffb</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): Support all std containers as input types</title>
<updated>2025-02-06T13:14:15Z</updated>
<author>
<name>Kamen Mladenov</name>
<email>kamen@syndamia.com</email>
</author>
<published>2025-02-06T13:14:15Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/work/blocksense/zkVMs-benchmarks/commit/?id=9c96ce04a8725f159e473a4990fe16c83ad2fad6'/>
<id>urn:sha1:9c96ce04a8725f159e473a4990fe16c83ad2fad6</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): Use path input type and move container size information to host</title>
<updated>2025-02-06T11:48:17Z</updated>
<author>
<name>Kamen Mladenov</name>
<email>kamen@syndamia.com</email>
</author>
<published>2025-02-06T11:48:17Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/work/blocksense/zkVMs-benchmarks/commit/?id=f56218406dbe5e4918d560778b24b366cd3bda9f'/>
<id>urn:sha1:f56218406dbe5e4918d560778b24b366cd3bda9f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(zkvms/zkwasm): Support reading hashmaps</title>
<updated>2025-02-05T12:25:19Z</updated>
<author>
<name>Kamen Mladenov</name>
<email>kamen@syndamia.com</email>
</author>
<published>2025-02-05T12:25:19Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/work/blocksense/zkVMs-benchmarks/commit/?id=5cbd68a39d7a91160fbb8ed81fe9aef5b7dc14b6'/>
<id>urn:sha1:5cbd68a39d7a91160fbb8ed81fe9aef5b7dc14b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(zkvms/zkwasm): Properly read string and char values</title>
<updated>2025-02-05T12:22:44Z</updated>
<author>
<name>Kamen Mladenov</name>
<email>kamen@syndamia.com</email>
</author>
<published>2025-02-05T12:22:44Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/work/blocksense/zkVMs-benchmarks/commit/?id=99eb257d286d0cdd10912783c3de1393ac9bfe2f'/>
<id>urn:sha1:99eb257d286d0cdd10912783c3de1393ac9bfe2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(guest/zkwasm): Add support for unflattening tuple types</title>
<updated>2025-02-05T10:11:06Z</updated>
<author>
<name>Kamen Mladenov</name>
<email>kamen@syndamia.com</email>
</author>
<published>2025-02-05T10:11:06Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/work/blocksense/zkVMs-benchmarks/commit/?id=8b930aaea3fd937ade4b4828a7dd666c4a5c949c'/>
<id>urn:sha1:8b930aaea3fd937ade4b4828a7dd666c4a5c949c</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>
</feed>
