Skip to content

didof/inline-worker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Inline Worker

Run via yarn start or with file:// scheme, run Chrome with --allow-file-access-from-files flag set on.

Worker scripts are external files with the same scheme as their calling page.

use type="javascript/worker" so that browser doesn't parse the JS

About

A simple demo to show how it's possible to use a DedicatedWorker in the client, using the same file.

Topics

Resources

Stars

Watchers

Forks

Languages