JohnnyMoonlight / Worker-Threads

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Worker Thread

This repo is a working example of Web Workers.

A thread-blocking while loop stops my animation from executing. Outsourcing the while loop into an external worker helped.

About


Languages

Language:JavaScript 90.6%Language:HTML 6.8%Language:CSS 2.6%