Chia-Network / bls-signatures

BLS signatures in C++, using the blst library for BLS12-381
Apache License 2.0
298 stars 212 forks source link

Build and test wheel for riscv64 using QEMU #429

Closed emlowe closed 1 year ago

emlowe commented 1 year ago

Set to compile BLST with BLST_NO_ASM on riscv64.

This could be changed to add this setting on anything not x64 or arm - but doing it this way for now

emlowe commented 1 year ago

QEMU riscv emulation is possible

hoffmang9 commented 1 year ago

You might guilt me into building you that flow..