Files
wasmtime/lib/wasm
Dan Gohman f6a6ce3199 Make ModuleEnvironment's target_config() return by value.
This makes it more consistent with the other target_config() functions
which were all changed to return by value.
2018-11-26 22:18:36 -08:00
..
2018-11-26 22:18:36 -08: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.