wasmi/src
Wei Tang 1c04be64f8 Remove redundent check_function_args (#135)
* Remove redundent check_function_args

* Remove unused format convertion in check_function_args

* Remove unnecessary alloc
2018-10-29 18:29:46 +01:00
..
bin Add `instantiate` bin (#53) 2018-02-14 13:36:27 +03:00
common Add no_std support (#122) 2018-10-29 11:16:55 +01:00
tests Add no_std support (#122) 2018-10-29 11:16:55 +01:00
validation Add no_std support (#122) 2018-10-29 11:16:55 +01:00
func.rs Remove redundent check_function_args (#135) 2018-10-29 18:29:46 +01:00
global.rs Add no_std support (#122) 2018-10-29 11:16:55 +01:00
host.rs Add no_std support (#122) 2018-10-29 11:16:55 +01:00
imports.rs Add no_std support (#122) 2018-10-29 11:16:55 +01:00
isa.rs Add no_std support (#122) 2018-10-29 11:16:55 +01:00
lib.rs Add no_std support (#122) 2018-10-29 11:16:55 +01:00
memory.rs Add no_std support (#122) 2018-10-29 11:16:55 +01:00
module.rs Remove redundent check_function_args (#135) 2018-10-29 18:29:46 +01:00
nan_preserving_float.rs Add no_std support (#122) 2018-10-29 11:16:55 +01:00
runner.rs Remove redundent check_function_args (#135) 2018-10-29 18:29:46 +01:00
table.rs Add no_std support (#122) 2018-10-29 11:16:55 +01:00
types.rs Add no_std support (#122) 2018-10-29 11:16:55 +01:00
value.rs Add no_std support (#122) 2018-10-29 11:16:55 +01:00