Skip to content

JSPI Wasm module instantiation fails... #22898

Closed
@Honya2000

Description

@Honya2000

Hello,

I'm trying to integrate JSPI to my wasm project.
But when i'm trying to instantiate compiled wasm module it throws error:
Exception: TypeError: WebAssembly.Suspending is not a constructor.

According to this:
https://v8.dev/blog/jspi-newapi

It should be supported in chrome starting from version 126.
I'm currently using windows chrome: Version 130.0.6723.117

So why new API is not available there?

Tried to google the issue. Didn't find the answers...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions