Files
wasmtime/lib/wasm
Dan Gohman 3ff8867e57 Split the default edge of a br_table.
When splitting critical edges for a br_table to handle arguments being
passed, split the default edge along with the normal table edges.
2018-11-06 15:53:05 +01:00
..
2018-11-06 15:53:05 +01:00
2018-07-17 12:48:27 -07:00
2018-07-13 09:15:16 -07:00

This crate performs the translation from a wasm module in binary format to the in-memory form of the Cranelift IR.