Simple util function to run javascript functions to an exernal Web Worker
A simple util function that can run expensive and time consuming javascript functions in Web Worker without blocking the Main Thread
yarn install
yarn serve
yarn build
yarn lint