Skip to content

Utilising web workers to prevent jank from blocking the main thread

Notifications You must be signed in to change notification settings

kyle-barth/mandelbrot

Repository files navigation

✨ Mandelbrot

Testing out utilising web workers to prevent large calculations from blocking the main thread.

image

(Also used this as an opportunity to try out WindiCSS for it's performance with Vite)

🚀 Run it locally

yarn
yarn dev
# or swap out for whatever you like! (npm / pnpm)

🛠️ Tools

SvelteKit TypeScript WindiCSS Vite Vercel

About

Utilising web workers to prevent jank from blocking the main thread

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published