a16z / jolt

The simplest and most extensible zkVM. Fast and fully open source from a16z crypto and friends. ⚡
https://jolt.a16zcrypto.com
MIT License
580 stars 105 forks source link

feat: add WASM compatibility for verification functions #374

Open sebasti810 opened 1 month ago

sebasti810 commented 1 month ago

This pull request introduces WebAssembly (WASM) compatibility for the verification process of Jolt. The main changes include:

Current Limitations

314