td-kwj-zp2023 / webgpu-msm-twisted-edwards

WebGPU MSM Implementation (Twisted Edwards Curve) for ZPrize 2023
7 stars 1 forks source link

Production build #117

Closed weijiekoh closed 9 months ago

weijiekoh commented 9 months ago

The production build has no impact on the performance of the submission but it's nice just to have it working.

Run:

npm run serve-prod
TalDerei commented 9 months ago

npm run serve-prod and yarn serve-prod is working well, LGTM!