The part of the Web Worker API this engine uses. A browser Worker satisfies it as is; on hosts without one (Node) the engine wraps their equivalent.
Worker
Sends a protocol message to the worker.
The structured-cloneable message.
Transferable objects whose ownership moves to the worker.
The part of the Web Worker API this engine uses. A browser
Workersatisfies it as is; on hosts without one (Node) the engine wraps their equivalent.