Skip to content

Fix some issues with the JSPI test#64

Merged
fgmccabe merged 1 commit into
WebAssembly:mainfrom
thibaudmichaud:fix-test
Jun 23, 2026
Merged

Fix some issues with the JSPI test#64
fgmccabe merged 1 commit into
WebAssembly:mainfrom
thibaudmichaud:fix-test

Conversation

@thibaudmichaud

Copy link
Copy Markdown
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
@fgmccabe fgmccabe merged commit bbfc2fd into WebAssembly:main Jun 23, 2026
1 check failed
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.

2 participants