Skip to content

Conversation

tlively
Copy link
Member

@tlively tlively commented Jun 18, 2024

And re-enable the globals.wast spec test, which checks this.

@tlively tlively requested a review from kripken June 18, 2024 21:04
tlively added 4 commits June 18, 2024 17:18
Fix the wast parser to accept IDs on quoted modules, remove tests that are invalidated by the multimemory proposal, and add validation that the total number of variables in a function is less than 2^32 and that the code section is present if there is a non-empty function section.
And re-enable the globals.wast spec test, which checks this.
@tlively tlively force-pushed the malformed-binary-fixes branch from d13267b to 9ca487b Compare June 19, 2024 00:19
@tlively tlively force-pushed the spec-test-globals branch from c8968e0 to 53f3d0f Compare June 19, 2024 00:23
Base automatically changed from malformed-binary-fixes to main June 19, 2024 01:34
@tlively tlively merged commit eceb0fb into main Jun 19, 2024
@tlively tlively deleted the spec-test-globals branch June 19, 2024 01:35
@gkdn gkdn mentioned this pull request Aug 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants