ie-web-worker


Internet Explorer Worker Thread Emulation

A simple script that emulates web worker threads in IE

The code will still be slow (single threaded) but you can keep you code consistent

Usage ```

```

for more info on worker threads see https://developer.mozilla.org/En/Using_web_workers

Project Information

Labels:
javascript thread webworker