Skip to content

Error Failed to instantiate WebAssembly with wasm module #20

Open
@stephane-r

Description

I'm trying to use your very interesting package with an wasm module. I've try your example : everything work nice. I've try other simple wasm module, work too.

So, i've try to use an ffmpeg wasm module (what i want finally, this module work in other web app) with WebAssembly.instantiate(), but i've an error :

 ERROR  [Error: Failed to instantiate WebAssembly. (1)]

I'm not railly understand this error. Do you know if it's possible to add more logs for try to understand what is wrong ? Unfortunately, the wasm module is proprietary, so i can't share it in this issue, sorry.

Thank you for your help 🙏

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationquestionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions