I'm learning about web workers from this site and following the example, but I keep getting this error. What does this mean? Both my index.html and pi.js files are saved on my desktop.
index.html:9 Uncaught SecurityError: Failed to construct 'Worker': Script at 'file:///Users/jlei/Desktop/pi.js' cannot be accessed from origin 'null'.