/Dynamic-Web-Worker

Web Workers allow you to do things like firing up long-running scripts to handle computationally intensive tasks, but without blocking the UI.

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

Stargazers