silx-kit / h5web

React components for data visualization and exploration
https://h5web.panosc.eu/
MIT License
167 stars 17 forks source link

Improve dtype parsing with h5wasm #1556

Closed axelboc closed 5 months ago

axelboc commented 5 months ago

See test snapshot for detailed improvements. I'm also refactoring the parseDType function to remove the need for type guards.