Open
Description
As for reproducing, can use a simple example defined here.
When creating CreateWebWorkerMLCEngine
instance, loglevel
is being executed in webworker and fails due to having references to window
object. Here is one example of failure.
In earlier versions web workers were working fine, I was running 0.2.36
with no problems.