Skip to content

mkumar-cognam/C-to-snark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steps

  1. Compile main.c to wasm_output.wasm using WasmFiddle online tool .
  2. place the generated .wasm at location zkWasm/wasm/program.wasm .
  3. use test_cli.sh provided here to run zkWasm VM

This is a test branch.

Change2 in test branch

Release testing