circom_wasm
JSON →Circom_wasm compiles zkSNARK circuits to WebAssembly. Current stable version is 0.2.1 (pre-release, not audited). It is a port of the circom compiler that targets wasm instead of native, enabling client-side circuit compilation. Key differentiators: allows compilation directly in browser/Node.js without native binaries; supports circom v2.1.5 and v2.1.6 syntax. Note: experimental, limited testing, not recommended for production.
Resources
packagecircom_wasm ↗