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
/
guest
Commit message (
Collapse
)
Author
Age
Files
Lines
*
feat(zkvms/zkwasm): Support non-numeric types as guest function output
Kamen Mladenov
2025-03-05
2
-24
/
+30
|
*
chore: Rust fmt
Kamen Mladenov
2025-02-27
1
-3
/
+7
|
*
docs(zkvms/zkwasm): Add detailed documentation comments
Kamen Mladenov
2025-02-10
1
-0
/
+4
|
*
feat(zkvms/zkwasm): Proper handling of input strings and hashmaps
Kamen Mladenov
2025-02-06
1
-0
/
+3
|
*
feat(zkvms/zkwasm): Rework read macro into a procedural macro and improve ↵
Kamen Mladenov
2025-02-05
1
-24
/
+1
|
|
|
|
type composition
*
feat(zkvms/zkwasm): Proper Vec input type handling
Kamen Mladenov
2025-02-04
1
-12
/
+2
|
|
|
|
Also handles multidimentional vec
*
feat(zkvms/zkwasm): Implement proper handling of public and private inputs
Kamen Mladenov
2025-02-03
2
-10
/
+117
|
*
feat(zkwasm): Remove workspace and use withGeneratedLockfile
Kamen Mladenov
2025-01-29
4
-4
/
+217
|
*
fix(zkvms/zkwasm): Lock wasm-bindgen version and add regex
Kamen Mladenov
2025-01-28
1
-1
/
+1
|
*
feat(zkvms): Add zkwasm guest and it's macro
Kamen Mladenov
2025-01-15
4
-0
/
+74