[whatwg] Passing more than JSON data to workers

On 12/16/09 9:23 AM, Jan Fabry wrote:
> The Google Gears API seems to provide both createWorker(scriptText) and createWorkerFromUrl(scriptUrl). Why was only the URL variant retained in the Web Workers spec?

Does using a data: url with the script text not work?

-Boris

Received on Wednesday, 16 December 2009 09:26:59 UTC