alexcrichton opened PR #1653 from fix-table-grow
to master
:
This brings it in line with
Memory::grow
and thetable.grow
instruction which return the size of the table previously, not the size
of the table currently.
peterhuene submitted PR Review.
peterhuene submitted PR Review.
peterhuene created PR Review Comment:
Nit: should we document what it returns in the
Some
case?
peterhuene edited PR Review Comment.
alexcrichton updated PR #1653 from fix-table-grow
to master
:
This brings it in line with
Memory::grow
and thetable.grow
instruction which return the size of the table previously, not the size
of the table currently.
alexcrichton merged PR #1653.
Last updated: Nov 22 2024 at 16:03 UTC