threads.js
threads.js copied to clipboard
SharedArrayBuffer
Just want to ask - if it will work to call worker expose method by passing a SharedArrayBuffer instance as first param, without talking about cross browser compatibility issue.
Thanks~
Hey @lancety! Sorry, just saw your issue.
Should work, I think. If you go on and try for yourself, it would be great if you shared your findings here 👍
[X] I will try very soon. Thanks for confirming.
Update: yes SharedArrayBuffer works, and now available again in browsers :D