
ie-web-worker
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
- License: MIT License
- 27 stars
- svn-based source control
Labels:
javascript
thread
webworker