iden3 / wasmsnark

A fast zkSnark proof generator written in native Web Assembly.
GNU General Public License v3.0
206 stars 99 forks source link

Fix memory requirement to not crash chrome #7

Closed kobigurk closed 5 years ago

kobigurk commented 5 years ago

10000 memory makes chrome crash (as seen on semaphore-crash.kobi.one), while 5000 works. 1000 isn't enough for that circuit.