mfeineis / elm-webworker-exploration

An exploration of how to run Elm business logic inside a webworker while only using the UI thread to render

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

elm-webworker-exploration

An exploration of how to run Elm business logic inside a webworker while only using the UI thread to render.

About

An exploration of how to run Elm business logic inside a webworker while only using the UI thread to render

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:HTML 41.2%Language:JavaScript 39.8%Language:Elm 19.0%