import { type default } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { ExecuteWasmEvaluatorRequest } = default.Debugger;
Properties
callFrameId: CallFrameId
WebAssembly call frame identifier to evaluate on.
optional
timeout: Runtime.TimeDeltaTerminate execution after timing out (number of milliseconds).