Files
wasmtime/cranelift
Dan Gohman 0e22c74085 Track wasm reachability explicitly.
Maintain an explicit "reachable" flag when decoding wasm. Push placeholder
frames on the control-flow stack instead of just maintaining a count of
the stack depth in unreachable code, so that we can whether If blocks
have Elses, and whether block exits are branched to, in all contexts.

Fixes #217.
2018-02-26 15:24:33 -08:00
..
2018-02-23 16:16:44 -08:00
2018-02-21 15:14:03 -08:00
2018-02-23 16:16:44 -08:00
2016-01-12 16:51:35 -08:00
2018-02-23 12:51:14 -08:00
2017-09-12 13:27:58 -07:00