mirror of
https://github.com/nasa/openmct.git
synced 2025-03-24 04:55:21 +00:00
Add an example worker which inefficiently calculates fibonacci numbers outside of the UI thread, for #12.
Example of running a Web Worker using the workerService
.