This would be pretty tedious to do, especially without multi-return values in WASM. Also, without SIMD, performance gains would not be as great as for 128-bit fields (especially for modular multiplication/exponentiation). So, it might make sense to wait until these features mature in WASM before addressing this issue.
This would be pretty tedious to do, especially without multi-return values in WASM. Also, without SIMD, performance gains would not be as great as for 128-bit fields (especially for modular multiplication/exponentiation). So, it might make sense to wait until these features mature in WASM before addressing this issue.