Daniel Tehrani dd67b8024c Forgot to commit
2022-12-21 14:37:52 +01:00
2022-12-11 14:56:43 +01:00
2022-12-11 14:56:43 +01:00
2022-12-11 14:56:43 +01:00
2022-12-21 14:23:50 +01:00
2022-12-21 14:30:35 +01:00
2022-12-21 14:30:26 +01:00
2022-12-11 14:56:43 +01:00
2022-12-21 14:30:26 +01:00
2022-12-11 14:56:43 +01:00
2022-12-21 14:37:52 +01:00
2022-12-21 14:16:34 +01:00
2022-12-11 15:10:07 +01:00

Spartan-Wasm

An attempt to run Spartan prover in browser.

Compile to Wasm

sh ./scripts/build_wasm.sh

Run compiled wasm in browser

Get into browser_benchmark dir

cd ./browser_benchmark

Install dependencies

yarn

Start server

yarn dev

Build

Switch to nightly Rust using rustup:

rustup default nightly

build

cargo build
Description
No description provided
Readme 32 MiB
Languages
Rust 70.2%
Circom 11.6%
TypeScript 8.8%
Sage 4.8%
JavaScript 4.4%
Other 0.2%