You cannot use `postMessage` web worker API method, as it results in TypeError, and is also expecting an Array with a length of 3.  A basic test shows this does not work.
You cannot use

postMessageweb worker API method, as it results in TypeError, and is also expecting an Array with a length of 3.A basic test shows this does not work.