Abdul Haliq
Abdul Haliq
I've made some progress investigating this issue, in `zm2.cpp` line 8, `Xbyak` is only included if `MIE_USE_X64ASM` is set in `zm.h` line 68, `MIE_USE_X64ASM` is unset when `__x86_64__` is unset...
@malturki libff uses ate-pairing and xbyak which contains inline assembly thus cant be compiled by emscripten. You should look for alternatives or fork this project and use other dependencies such...
any updates on when this will merge or the next version release? @barzik
any updates on this?
Need this feature for my use case too
looking for a solution to this as well