-
Updated
Sep 16, 2021 - JavaScript
web-worker
Here are 210 public repositories matching this topic...
-
Updated
Jun 13, 2021 - HTML
-
Updated
Mar 1, 2021 - JavaScript
-
Updated
Aug 3, 2021 - JavaScript
Webpack 5 support
Transferable support
-
Updated
Sep 25, 2021 - TypeScript
-
Updated
Mar 13, 2020 - JavaScript
I know this is specific to web workers, however I think this could be adapted to work for service workers. I was looking to create a separate plugin but the code would be mostly the same.
Looks like it scans the AST for a keyword (Worker
) and generates an entry for the referenced file.
// web worker
new Worker('./foo.js', { type: 'module' })
// service worker
navigator.servi
-
Updated
Aug 6, 2019 - JavaScript
-
Updated
Sep 27, 2021 - JavaScript
-
Updated
Sep 16, 2020 - JavaScript
Crash java.lang.RuntimeException: java.util.concurrent.ExecutionException: java.lang.RuntimeException: Unable to load script from assets 'threads/pre-load-data-worker.thread.bundle'. Make sure your bundle is packaged correctly or you're running a packager server.
![screen shot 2018-07-28 at 11 29 18](https://user-images.githubusercontent.com/3612098/43357535-8379af28-9259-11e8-9c5a-96
-
Updated
Sep 26, 2021 - JavaScript
- core
- mpi
-
Updated
Aug 12, 2021 - JavaScript
-
Updated
Apr 14, 2021 - TypeScript
-
Updated
Aug 12, 2021 - JavaScript
-
Updated
May 29, 2021 - JavaScript
ReferenceError: Worker is not defined
-
Updated
Oct 17, 2019 - JavaScript
-
Updated
Sep 6, 2021 - JavaScript
-
Updated
Jan 27, 2021 - JavaScript
-
Updated
May 21, 2018 - JavaScript
-
Updated
Sep 21, 2021 - JavaScript
-
Updated
Jun 21, 2021 - C#
-
Updated
Sep 21, 2021 - TypeScript
-
Updated
Nov 24, 2020 - JavaScript
Improve this page
Add a description, image, and links to the web-worker topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the web-worker topic, visit your repo's landing page and select "manage topics."
Haven't seen this reporter anywhere, tried out alpha 27 and with workerize-loader I get this: