exokitxr / exokit-web

Exokit WebXR engine for the browser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SharedArrayBuffer revisit

avaer opened this issue · comments

Android, Firefox Desktop, Oculus Quest, and Magic Leap appear to not support SAB in their public releases at the moment.

Most of these have (somewhat annoying) flag overrides, but Magic Leap does not.

Therefore it makes sense to revisit a slow re-implementation of buffer sharing across workers.

Previous issue: #1.