iden3 / ffjavascript

Finite Field Library in Javascript
GNU General Public License v3.0
49 stars 56 forks source link

Use native Worker for ES module browser build #149

Closed Kolezhniuk closed 6 months ago

Kolezhniuk commented 7 months ago

This PR fixes a problem with web-worker package not working with next.js: https://github.com/0xPolygonID/js-sdk/issues/198