Chia-Network / bls-signatures

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

Build and test wheel for riscv64 using QEMU #429

Closed emlowe closed 10 months ago

emlowe commented 10 months 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 10 months ago

QEMU riscv emulation is possible

hoffmang9 commented 10 months ago

You might guilt me into building you that flow..