wasmi/src
Sergei Pepyakin b67af25899
Apply cargo-fix on wasmi (#191)
* cargo-fix wasmi

* fmt

* Remove allow_failures

* Add dyn in benches

* Fix nightly
2019-07-10 17:45:06 +03:00
..
bin rustfmt (#151) 2018-12-11 12:54:06 +01:00
memory Apply cargo-fix on wasmi (#191) 2019-07-10 17:45:06 +03:00
prepare Apply cargo-fix on wasmi (#191) 2019-07-10 17:45:06 +03:00
tests Check type when resuming function (#152) 2019-01-02 12:18:24 +01:00
func.rs Apply cargo-fix on wasmi (#191) 2019-07-10 17:45:06 +03:00
global.rs rustfmt (#151) 2018-12-11 12:54:06 +01:00
host.rs Apply cargo-fix on wasmi (#191) 2019-07-10 17:45:06 +03:00
imports.rs Apply cargo-fix on wasmi (#191) 2019-07-10 17:45:06 +03:00
isa.rs Apply cargo-fix on wasmi (#191) 2019-07-10 17:45:06 +03:00
lib.rs Apply cargo-fix on wasmi (#191) 2019-07-10 17:45:06 +03:00
module.rs Apply cargo-fix on wasmi (#191) 2019-07-10 17:45:06 +03:00
nan_preserving_float.rs Apply cargo-fix on wasmi (#191) 2019-07-10 17:45:06 +03:00
runner.rs Apply cargo-fix on wasmi (#191) 2019-07-10 17:45:06 +03:00
table.rs Apply cargo-fix on wasmi (#191) 2019-07-10 17:45:06 +03:00
types.rs rustfmt (#151) 2018-12-11 12:54:06 +01:00
value.rs Add ARMv7 as CI test target (#186) 2019-06-18 15:06:16 +02:00