Files
wasmtime/crates
Alex Crichton 372ae2aeb6 Fix a panic in table-ops translation (#2350)
This fixes an issue where `ensure_inserted_block()` wasn't called before
we do some block manipulation in the Wasmtime translation of some
table-related instructions. It looks like `ensure_inserted_block()` is
otherwise called on most instructions being added, so we just need to
call it explicitly it seems here.

Closes #2347
2020-11-02 17:53:43 -06:00
..
2020-08-17 16:03:35 -07:00
2020-10-23 16:50:51 -07:00
2020-09-23 13:54:02 -05:00
2020-09-23 13:54:02 -05:00
2020-10-23 16:50:51 -07:00
2020-10-23 16:50:51 -07:00
2020-10-23 16:50:51 -07:00
2020-09-29 13:20:14 -05:00
2020-10-23 16:50:51 -07:00
2020-09-23 13:54:02 -05:00