Files
wasmtime/crates/api/src
Alex Crichton 8e934e6762 Update Table::grow's return to be the previous size (#1653)
* Update `Table::grow`'s return to be the previous size

This brings it in line with `Memory::grow` and the `table.grow`
instruction which return the size of the table previously, not the size
of the table currently.

* Comment successful return
2020-05-05 12:03:31 -05:00
..
2020-04-20 15:55:33 -05:00
2020-04-20 15:55:33 -05:00
2020-04-20 15:55:33 -05:00