Skip to content

Conversation

@tlively
Copy link
Member

@tlively tlively commented Dec 7, 2023

Including table.get, table.set, table.size, table.grow, table.fill, and
table.copy.

@tlively
Copy link
Member Author

tlively commented Dec 7, 2023

@tlively tlively mentioned this pull request Dec 7, 2023
Including table.get, table.set, table.size, table.grow, table.fill, and
table.copy.
i32.const 3
i32.const 4
i32.const 5
table.copy 1 $funcs
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it possible for just one of the tables to be specified?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, it's both or neither.

@tlively tlively merged commit b59b2fc into main Dec 12, 2023
@tlively tlively deleted the parser-table-ops branch December 12, 2023 23:40
radekdoulik pushed a commit to dotnet/binaryen that referenced this pull request Jul 12, 2024
Including table.get, table.set, table.size, table.grow, table.fill, and
table.copy.
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.

3 participants