Searched refs:WasmEngineProxy (Results 1 – 3 of 3) sorted by relevance
25 WasmEngineProxy97 return new WasmEngineProxy(portAndId);
27 WasmEngineProxy172 this.engine = new WasmEngineProxy({
73 export class WasmEngineProxy extends Engine { class