Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update the check for WebAssembly JSPI support
At least Chrome 130 (after explicitly enabling "Experimental WebAssembly JavaScript Promise Integration (JSPI)" in <chrome://flags/>) no longer has WebAssembly.Function, but has WebAssembly.Suspending. Which appears to be in line with what is documented in the 2024-06-04 post at <https://v8.dev/blog/jspi-newapi> "WebAssembly JSPI has a new API". Change-Id: I6c777801482758864438879057917e2c5faa28a8 Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io>
- Loading branch information