Searched refs:WasmEngineProxy (Results 1 – 2 of 2) sorted by relevance
32 WasmEngineProxy102 if (this.engine instanceof WasmEngineProxy) {234 this.engine = new WasmEngineProxy(
75 export class WasmEngineProxy extends Engine { class