Dear Sir/Madam,
I am trying to open a .h5 file using the h5wasm library.
The file contains a Float32Array with a shape of [44000, 3000], totaling 132,000,000 values.
It appears that the h5wasm library is unable to handle such a large dataset, as it fills the array with zeros instead of the actual values.
Kind regards,
Manos.

Dear Sir/Madam,
I am trying to open a .h5 file using the h5wasm library.
The file contains a Float32Array with a shape of [44000, 3000], totaling 132,000,000 values.
It appears that the h5wasm library is unable to handle such a large dataset, as it fills the array with zeros instead of the actual values.
Kind regards,
Manos.