Skip to content

Conversation

@rossberg
Copy link
Member

Leaving the generated file in the tree for now.

@rossberg rossberg requested a review from binji October 26, 2020 11:39
@Ms2ger
Copy link
Collaborator

Ms2ger commented Oct 26, 2020

Should we have CI to check that the checked-in file remains up to date?

@rossberg rossberg merged commit 6330e5b into master Oct 27, 2020
@rossberg rossberg deleted the instr-index branch October 27, 2020 10:57
@rossberg
Copy link
Member Author

@Ms2ger, sounds like a good idea, please feel free to add that.

ngzhian added a commit to ngzhian/spec that referenced this pull request Nov 4, 2021
* [spec] automate instruction index rebuild (WebAssembly#1259)

* [test] Add test for malformed functype (WebAssembly#1254)

* [test] Correct tests for missing elements (WebAssembly#1251)

Remove the code section in tests for malformed element section.
Otherwise the code section id (0x0a) is taken as an element's table
index what is a validation error.

This is similar to the previously reported issue:
WebAssembly#1170.

* [test] Add tests for data segment with memidx 1 (WebAssembly#1249)

* [test] Correct i32.store alignment in a LEB128 test (WebAssembly#1261)

In the binary-leb128.wast, change the alignment of an i32.store
instruction from 3 (invalid) to 2 (the intention suggested by the
comment).

Co-authored-by: Andreas Rossberg <rossberg@dfinity.org>
Co-authored-by: Paweł Bylica <chfast@gmail.com>
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