autodesk-forks / USD

Universal Scene Description
http://www.openusd.org
Other
136 stars 22 forks source link

SharedArrayBuffer dependency #17

Open ranbuch opened 1 year ago

ranbuch commented 1 year ago

Can we have a way to not be dependent on SharedArrayBuffer and just have the WebAssembly return an ArrayBuffer by value instead?

Allowing SharedArrayBuffer is very restrictive.

This is a duplicate issue.