Using ImageMarchingCubes exceeds the array length limit.

Hello everyone, I have just started learning vtk.js. Due to the large size of my data (210x676x676), when I was using ImageMarchingCubes, I exceeded the array length. Is there any solution to this problem?

Can you please share the exact error message ? what is your data type ? (float 64, int 64, unsigned int 16 …)