Mislav Domlija
Mislav Domlija
Why not create blob dynamically and pass an URL to that blob? Checkout [URL](https://developer.mozilla.org/en-US/docs/Web/API/URL)
I was thinking about storing wasm file in a string in your userscript. Then you can create blob file and provide the URL from the blob you created. Not the...
I can reproduce the bug. For example in 20 image search it will fail 2-5 times. When converting to very small images (160x90) it works normally without fails
Reloading the worker between calls, it is slower but consistent