The Gnark team (@gbotrel) is working on vectorized multiplication but needs Go FFI bindings.
Current thinking is that we just need the thin wrapper around the assembly which passes raw pointers from the Gnark field impl.
Gnark montgomery mul impl
Vectorized operation PR
The Gnark team (@gbotrel) is working on vectorized multiplication but needs Go FFI bindings.
Current thinking is that we just need the thin wrapper around the assembly which passes raw pointers from the Gnark field impl.
Gnark montgomery mul impl
Vectorized operation PR