Files
wasmtime/lib
Jakob Stoklund Olesen 933dfc70c1 Fix a dead code warning from the new Rust compiler.
On ISAs with no instruction predicates, just emit an unimplemented!()
stub for the check_instp() function. It is unlikely that a finished ISA
will not have any instruction predicates.
2017-02-03 11:28:59 -08:00
..
2016-12-21 10:06:49 -08:00
2017-01-25 15:17:27 -08:00