gzuidhof / zarr.js

Javascript implementation of Zarr
https://guido.io/zarr.js
Apache License 2.0
133 stars 23 forks source link

Support BigInt64Array #143

Open giuliafrrn opened 1 year ago

giuliafrrn commented 1 year ago

Regarding this ticket, I implemented the BigInt64Array. I created new unit tests and had to partially adapt the code.