wasmi/src
Elichai Turkel 8403cc3411 Add a check if NotStartedModuleRef has a start function (#173)
* Add a check if NotStartedModuleRef has a start function

* Removed redundant doc comment

Co-Authored-By: elichai <elichai.turkel@gmail.com>
2019-02-28 17:19:04 +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 Add a check if NotStartedModuleRef has a start function (#173) 2019-02-28 17:19:04 +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