pollyjs icon indicating copy to clipboard operation
pollyjs copied to clipboard

Emberjs + web worker

Open oliverlj opened this issue 2 years ago • 0 comments

We are using latest version of pollyjs in an emberjs projet

we have golang compiled to web assembly. Now we want to move wasm computation to a web worker. This is done. But fetch request from wasm inside the worker thread are not catch by pollyjs.

Is this possible ? How can we configure the tests ?

oliverlj avatar May 09 '22 16:05 oliverlj