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

Add loaders when bundling workers #2092

Merged

Conversation

3846masa
Copy link
Contributor

@3846masa 3846masa commented Oct 2, 2018

↪️ Pull Request

Add loaders when bundling workers in order to use wasm in Web Worker.

Fix #1852

💻 Examples

WebWorker with Rust WASM sample code

✔️ PR Todo

  • Added/updated unit tests for this change
  • Filled out test instructions
  • Included links to related issues/PRs

@devongovett devongovett merged commit 3b4e37e into parcel-bundler:master Oct 6, 2018
devongovett pushed a commit that referenced this pull request Oct 15, 2018
devongovett pushed a commit that referenced this pull request Oct 15, 2018
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

Successfully merging this pull request may close these issues.

Rust files cannot be resolved imported from Web Worker script
2 participants