Skip to content

Fix some issues with the JSPI test#64

Open
thibaudmichaud wants to merge 1 commit intoWebAssembly:mainfrom
thibaudmichaud:fix-test
Open

Fix some issues with the JSPI test#64
thibaudmichaud wants to merge 1 commit intoWebAssembly:mainfrom
thibaudmichaud:fix-test

Conversation

@thibaudmichaud
Copy link
Contributor

  • WebAssembly.Suspending was sometimes called without "new",
  • One test expected an Error on stack overflow, but the exact error type is not standardized (e.g. Chrome throws RangeError and Firefox throws InternalError).

- WebAssembly.Suspending was sometimes called without "new",
- One test expected an Error on stack overflow, but the exact error type
  is not standardized
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant