Factory: returns a BridgeHandlerMap wiring the utilities.* namespaces to permissioned host implementations for the given execution context.
BridgeHandlerMap
utilities.*
Callers pass this map to RuntimeActionExecutor.execute({ bridgeHandlers }).
RuntimeActionExecutor.execute({ bridgeHandlers })
Factory: returns a
BridgeHandlerMapwiring theutilities.*namespaces to permissioned host implementations for the given execution context.Callers pass this map to
RuntimeActionExecutor.execute({ bridgeHandlers }).