Abdul Haliq
Abdul Haliq
# Context I've been tasked to implement [the open vote network](https://eprint.iacr.org/2017/110.pdf) in Scilla for an internship with Zilliqa's language team and currently I am blocked by this issue. # Premise...
My machine: ``` ProductName: Mac OS X ProductVersion: 10.14.6 BuildVersion: 18G9027 ``` I'm compiling libff with emscripten targetting webassembly and I'm getting the following error upon running `make` ``` zm2.cpp:3644:22:...
Hi, can you assist on an issue im having. ### Project Setup Heres my project for reference: https://github.com/AHaliq/wasmtest I've created a `create-react-app` and ran `npm run eject` and updated the...