index
:
blocksense/zkVMs-benchmarks
codex/update-readme-to-include-supported-zk-vms-and-toolchains
dvt-circuits-port
evaluate_polynomial
main
noir-benchmarks
web-site-spec
Setups and programs for zero-knowledge virtual machine benchmarking
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
zkvms
/
zkwasm
/
wrapper_macro
Commit message (
Collapse
)
Author
Age
Files
Lines
*
chore: cargo fmt
Kamen Mladenov
2025-05-02
1
-3
/
+14
|
*
feat(zkvms/zkwasm); Update to use FunctionDefinition
Kamen Mladenov
2025-04-07
1
-16
/
+6
|
*
feat(zkvms/zkwasm): Support non-numeric types as guest function output
Kamen Mladenov
2025-03-05
1
-1
/
+4
|
*
chore: Rust fmt
Kamen Mladenov
2025-02-27
1
-59
/
+104
|
*
docs(zkvms/zkwasm): Add detailed documentation comments
Kamen Mladenov
2025-02-10
1
-1
/
+45
|
*
feat(zkvms/zkwasm): Support all std containers as input types
Kamen Mladenov
2025-02-06
1
-7
/
+14
|
*
feat(zkvms/zkwasm): Proper handling of input strings and hashmaps
Kamen Mladenov
2025-02-06
1
-4
/
+3
|
*
feat(zkvms/zkwasm): Use path input type and move container size information ↵
Kamen Mladenov
2025-02-06
1
-56
/
+29
|
|
|
|
to host
*
feat(zkvms/zkwasm): Support reading hashmaps
Kamen Mladenov
2025-02-05
1
-0
/
+24
|
*
feat(zkvms/zkwasm): Properly read string and char values
Kamen Mladenov
2025-02-05
1
-2
/
+25
|
*
feat(guest/zkwasm): Add support for unflattening tuple types
Kamen Mladenov
2025-02-05
1
-9
/
+20
|
*
feat(zkvms/zkwasm): Rework read macro into a procedural macro and improve ↵
Kamen Mladenov
2025-02-05
1
-19
/
+119
|
|
|
|
type composition
*
feat(zkvms/zkwasm): Proper Vec input type handling
Kamen Mladenov
2025-02-04
1
-5
/
+23
|
|
|
|
Also handles multidimentional vec
*
feat(zkvms/zkwasm): Implement proper handling of public and private inputs
Kamen Mladenov
2025-02-03
2
-10
/
+23
|
*
feat(zkvms): Add zkwasm guest and it's macro
Kamen Mladenov
2025-01-15
2
-0
/
+40