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
Obviously care should be taken to not overwrite the method if it exists, and possibly there are problems with this that I overlooked (cause I didn't look much at all), but it shouldn't be that hard to implement.
Applies to the demos on the dedicated demo page too, of course
The text was updated successfully, but these errors were encountered:
... for a really stupid reason - it lacks the
instantiateStreaming
function of theWebAssembly
API.Because Apple updates the browser together with the OS, this renders it inaccessible to most Safari users.
I was able to circumvent this locally, by inserting this tiny stupid polypill snippet:
Obviously care should be taken to not overwrite the method if it exists, and possibly there are problems with this that I overlooked (cause I didn't look much at all), but it shouldn't be that hard to implement.
Applies to the demos on the dedicated demo page too, of course
The text was updated successfully, but these errors were encountered: