You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I thought we already had an issue for this somewhere. If worklets cannot have fetch(), I don't think it makes sense for them to have dynamic import(). That would cause the same kind of execution problems.
I thought we already had an issue for this somewhere. If worklets cannot have
fetch(), I don't think it makes sense for them to have dynamicimport(). That would cause the same kind of execution problems.cc @domenic @nhiroki @bfgeek