You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ?
The text was updated successfully, but these errors were encountered:
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 ?
The text was updated successfully, but these errors were encountered: