Skip to main content
Module

x/parry/mod.ts

👷🏽‍♂️ Run deno functions in WebWorkers
Latest
import * as parry from "https://deno.land/x/parry@0.1.6/mod.ts";

Classes

An error thrown by a parry function or Worker

Variables

Move a function into it's own Worker

Move a function into it's own Worker

Interfaces

The global parry instance and ParryFunction spawner

A callable function in it's own Worker