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

Import wasm in worker, delays defining message callback in FireFox #67

Open
greenpdx opened this issue Jan 3, 2025 · 0 comments
Open

Comments

@greenpdx
Copy link

greenpdx commented Jan 3, 2025

In Firefox
In App.vue, I am creating the worker then later on in App.ts sending a postmessage.
The worker loads after I post the message so there is no message handler setup yet.

I am also using vite-plugin-top-level-wait

https://github.com/greenpdx/vue_wasm_template
branch oworker

I know what is happening but I don't know how to fix it.

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