-
Updated
Nov 14, 2020 - Python
workers
Here are 320 public repositories matching this topic...
-
Updated
Nov 14, 2020 - Go
-
Updated
Nov 14, 2020 - Python
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
Nov 12, 2020 - JavaScript
-
Updated
Nov 6, 2020 - TypeScript
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.


In step 10 settingsObject is created, but it's not referenced again for the rest of the algorithm.