<!DOCTYPE html> <html> <body> <script> var worker = new Worker('empty.js'); </script> </body> </html>