Clones message and transmits it to worker's global environment. transfer can be passed as a list of objects that are to be transferred rather than cloned.
Symbol
Worker.postMessage
Referenced types
type Transferable = ArrayBuffer | MessagePort
Symbol
Clones message and transmits it to worker's global environment. transfer can be passed as a list of objects that are to be transferred rather than cloned.