padolsey / operative

:dog2: Seamlessly create Web Workers
MIT License
655 stars 45 forks source link

Fall back to iframe if worker via blob is not supported and opScriptURL is not set #26

Closed csimi closed 5 years ago

csimi commented 10 years ago

Operative completely fails right now if worker via blob is not supported and you don't set the opScriptURL with setSelfURL. I think it would be a better idea to fall back to iframe in this case.