Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Emberjs + web worker #462

Open
oliverlj opened this issue May 9, 2022 · 0 comments
Open

Emberjs + web worker #462

oliverlj opened this issue May 9, 2022 · 0 comments

Comments

@oliverlj
Copy link

oliverlj commented May 9, 2022

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 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant