console.log("START WEB WORKER"); const fs=require('fs'); fs.writeFileSync('output.txt', "hello world");