Coder Social home page Coder Social logo

Comments (8)

bmaranville avatar bmaranville commented on June 5, 2024 3

The fix has been applied to h5wasm from usnistgov/h5wasm#64 and a new release v0.7.0 is available from npm.

from h5web.

borin98 avatar borin98 commented on June 5, 2024 1

image
I Tested the application with a dummy .hdf5 and worked very well. Thanks for the help people !!

from h5web.

loichuder avatar loichuder commented on June 5, 2024

Hi,

Sorry for the late reply. I could indeed reproduce this issue using the given steps. This is really a problem with @h5web/h5wasm since installing and importing h5wasm itself does not raise any error.

I'll let @axelboc take over since he is more knowledgeable about these things.

from h5web.

axelboc avatar axelboc commented on June 5, 2024

This is really a problem with @h5web/h5wasm since installing and importing h5wasm itself does not raise any error.

Actually, I can replicate the error when importing only h5wasm:

import { ready } from 'h5wasm'

void ready; // doing something with the imported object so it's not tree-shaken

from h5web.

axelboc avatar axelboc commented on June 5, 2024

I've pushed an attempted fix to the h5wasm repo: usnistgov/h5wasm#64

from h5web.

loichuder avatar loichuder commented on June 5, 2024

This is really a problem with @h5web/h5wasm since installing and importing h5wasm itself does not raise any error.

Actually, I can replicate the error when importing only h5wasm:

Ha, well spotted. I indeed didn't try to import anything 😁

from h5web.

axelboc avatar axelboc commented on June 5, 2024

Hey @borin98, I've just upgraded h5wasm and published a beta version of @h5web/h5wasm on NPM: v10.1.0-beta.1. Could you please give it a go and confirm whether the issue is indeed resolved?

from h5web.

borin98 avatar borin98 commented on June 5, 2024

Ok @axelboc I'll give a try right now

from h5web.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.