xhliu

Results 7 comments of xhliu

Try sleeping for a while after deploy(). I've noticed it's not synchronous.

Circom has Mimc/Poseidon encryption https://github.com/iden3/circomlib/search?q=encryption&type=issues Also Elgamal encryption https://github.com/weijiekoh/elgamal-babyjub/tree/master/circom

Can't wait, CEO/CTO.

Gents, any update on this? Would love to switch to WASM to speed up.

Just tried this on LLVM 9.0 and "stack build" fails with many errors. Any estimate on when support for LLVM 9.0 will be coming?

@sdiehl I tried to build `llvm-hs-examples` on Mac Catalina, it gave the following errors: ``` [114 of 114] Compiling LLVM.PassManager ( src/LLVM/PassManager.hs, .stack-work/dist/x86_64-osx/Cabal-2.4.0.1/build/LLVM/PassManager.o ) /private/var/folders/zg/mkwy5rhs06dbyf6rmxgrrb8w0000gn/T/stack6665/llvm-hs-9.0.0/src/LLVM/Internal/FFI/PassManagerC.cpp:159:69: error: error: non-constant-expression cannot be...