import { WebWorker } from "https://deno.land/x/pptr@1.2.0/mod.ts";
Returns the ExecutionContext the WebWorker runs in
Returns
Promise<ExecutionContext>
The ExecutionContext the web worker runs in.
import { WebWorker } from "https://deno.land/x/pptr@1.2.0/mod.ts";
Returns the ExecutionContext the WebWorker runs in
The ExecutionContext the web worker runs in.