Skip to content

Conversation

@sbc100
Copy link
Member

@sbc100 sbc100 commented May 8, 2024

The main change here is because comments.wast was updated to include a "quoted" module at the top level.

Previously quoted modules had only been used as part of invalid or malformed assertion expressions.

I've also added copies of the lagacy exception handling tests that were removed from the testsuite repo.
These can be removed from wabt once the testsuite gets updated again. See WebAssembly/testsuite#81

@sbc100 sbc100 requested a review from keithw May 8, 2024 22:34
@sbc100 sbc100 force-pushed the update_testsuite2 branch from e6f3d58 to f1bc249 Compare May 8, 2024 22:36
@sbc100 sbc100 requested a review from dschuff May 8, 2024 22:36
@sbc100 sbc100 force-pushed the update_testsuite2 branch 4 times, most recently from ea2e1ac to feed7be Compare May 9, 2024 15:34
@sbc100
Copy link
Member Author

sbc100 commented May 9, 2024

I'd like to land this change soon(ish) since its currently blocking the next roll which is introduces table64.

The main change here is because `comments.wast` was updated to include
a "quoted" module at the top level.

Previously quoted modules had only been used as part of invalid or
malformed assertion expressions.
@sbc100 sbc100 force-pushed the update_testsuite2 branch from feed7be to 3c9aba7 Compare May 13, 2024 17:22
@sbc100
Copy link
Member Author

sbc100 commented May 13, 2024

@dschuff ptal

@dschuff
Copy link
Member

dschuff commented May 13, 2024

Can you clarify in the commit message that there is also a functional change for the wast parsing?

@sbc100 sbc100 changed the title [test] Update testsuite [test] Update testsuite and corresponding update to comment parser May 13, 2024
@sbc100 sbc100 merged commit c24a216 into main May 13, 2024
@sbc100 sbc100 deleted the update_testsuite2 branch May 13, 2024 18:40
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.

4 participants