If emscripten grows the heap inside one of our BufferDescriptor binding functions, then the old heap becomes "detached" and an error can occur. This fixes the issue seen with the Parquet demo that Ben caught.
If emscripten grows the heap inside one of our BufferDescriptor binding functions, then the old heap becomes "detached" and an error can occur. This fixes the issue seen with the Parquet demo that Ben caught.