Closed
Description
🤔 Expected Behavior
No errors.
😯 Current Behavior
Executing Rust Futures from JavaScript fails in WebWorkers.
The following errors is shown: ReferenceError: Can't find variable: Worker
💁 Possible Solution
Avoid using the polyfill for waitAsync from wasm-bindgen-futures.
🔦 Context
🌍 Your Environment
- Web
- Browser: Safari
Activity