JSModule bridge
The JSModule bridge lets the host and a worker call each other's functions as if
defineModule (typed)
defineModule is the recommended way to talk between the host and a worker. You
Typed RPC and module APIs between the host and a worker.
The JSModule bridge lets the host and a worker call each other's functions as if
defineModule is the recommended way to talk between the host and a worker. You