I don't have a minimal reproducible example yet, but basically with the following setup:
- A webworker process ruinning a loop to run 10K times
- In each loop, run glpk.js once
Chromium-based browser works fine. However, on Firefox, it just...doesn't return. I don't see any errors in the console unfortunately.
My setup is a bit complicated so it'll take some time to trim it down, if it's really needed, I can try creating a minimal example if I got time.
Thanks for reviving the project btw!
I don't have a minimal reproducible example yet, but basically with the following setup:
Chromium-based browser works fine. However, on Firefox, it just...doesn't return. I don't see any errors in the console unfortunately.
My setup is a bit complicated so it'll take some time to trim it down, if it's really needed, I can try creating a minimal example if I got time.
Thanks for reviving the project btw!