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
going through the versions on https://gataki.cg.tuwien.ac.at/ and testing with chrome / safari on iOS:
non-threaded versions work. threaded versions go out of memory. maybe we need to limit the memory size for the web workers.
The text was updated successfully, but these errors were encountered:
ios user agent strings:
safari: Mozilla/5.0 (iPhone; CPU iPhone OS 16_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5 Mobile/15E148 Safari/604.1
chrome: Mozilla/5.0 (iPhone; CPU iPhone OS 16_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/113.0.5672.121 Mobile/15E148 Safari/604.1
going through the versions on https://gataki.cg.tuwien.ac.at/ and testing with chrome / safari on iOS:
non-threaded versions work. threaded versions go out of memory. maybe we need to limit the memory size for the web workers.
The text was updated successfully, but these errors were encountered: