Skip to content

Conversation

@thibaudmichaud
Copy link
Contributor

When the core tests are converted to JS, module names are used as JS identifiers, so "-" is not a valid symbol in that context. Use "_" instead.

When the core tests are converted to JS, module names are used as JS
identifiers, so "-" is not a valid symbol in that context. Use "_"
instead.
@fgmccabe fgmccabe merged commit 8fe7145 into WebAssembly:main Oct 15, 2025
1 check passed
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