wasmi/src
Elichai Turkel e88d5d32e5 Removed Byteorder now that rust supports it natively (#171)
* Removed byteorder now that from_le_bytes is stabilized

* Rust fmt
2019-02-26 11:37:14 +01:00
..
bin rustfmt (#151) 2018-12-11 12:54:06 +01:00
common rustfmt (#151) 2018-12-11 12:54:06 +01:00
tests Check type when resuming function (#152) 2019-01-02 12:18:24 +01:00
validation Replaced hashmap_core with hashbrown (#161) 2019-01-20 17:59:26 +01:00
func.rs Check type when resuming function (#152) 2019-01-02 12:18:24 +01:00
global.rs rustfmt (#151) 2018-12-11 12:54:06 +01:00
host.rs rustfmt (#151) 2018-12-11 12:54:06 +01:00
imports.rs Replaced hashmap_core with hashbrown (#161) 2019-01-20 17:59:26 +01:00
isa.rs rustfmt (#151) 2018-12-11 12:54:06 +01:00
lib.rs Removed Byteorder now that rust supports it natively (#171) 2019-02-26 11:37:14 +01:00
memory.rs Fixed documentation for used_size (#156) 2019-01-08 16:16:49 +01:00
module.rs Replaced hashmap_core with hashbrown (#161) 2019-01-20 17:59:26 +01:00
nan_preserving_float.rs rustfmt (#151) 2018-12-11 12:54:06 +01:00
runner.rs rustfmt (#151) 2018-12-11 12:54:06 +01:00
table.rs rustfmt (#151) 2018-12-11 12:54:06 +01:00
types.rs rustfmt (#151) 2018-12-11 12:54:06 +01:00
value.rs Removed Byteorder now that rust supports it natively (#171) 2019-02-26 11:37:14 +01:00