`); // Run the web worker in the background worker.onmessage = function(event) { // Handle messages from the web worker console.log(event.data); };

تعليقات