-
Notifications
You must be signed in to change notification settings - Fork 75
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
Web Worker example #44
Comments
Would you mind sending a PR? What were your troubles? |
This comment was marked as abuse.
This comment was marked as abuse.
@dakom can you check this issue rustwasm/wasm-bindgen#799 I think it is the same. Run |
This comment was marked as abuse.
This comment was marked as abuse.
This comment was marked as abuse.
This comment was marked as abuse.
@dakom awesome, let me have a look 👍 |
This comment was marked as abuse.
This comment was marked as abuse.
I'm running into the same error when trying to load a wasm-bindgen crate inside a web worker using webpack:
This is only after using this workaround for a Any help would be greatly appreciated. |
https://github.com/VictorGavrish/rust-wasm-worker-template this is also a worker example! |
Would be helpful to have a web-worker example... I had lots of trouble getting that to load
The text was updated successfully, but these errors were encountered: