Closed
Description
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
Labels
No labels