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](https://github.com/ponahoum/three-usdz-loader/issues/8) issue.