wasmi/src
Andrew Dirksen 9dd258c2bb invoke_resumable does not need to take &args anymore 2018-11-19 14:02:08 -08:00
..
bin Add `instantiate` bin (#53) 2018-02-14 13:36:27 +03:00
common optimize drop_keep 2018-11-19 13:27:13 -08:00
tests invoke_resumable does not need to take &args anymore 2018-11-19 14:02:08 -08:00
validation optimize drop_keep 2018-11-19 13:27:13 -08:00
func.rs invoke_resumable does not need to take &args anymore 2018-11-19 14:02:08 -08: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 Remove `Box<[Target]>` from `Instruction` (#141) 2018-11-15 12:18:47 +01:00
lib.rs typesafe api with tests for StackWithLimit 2018-11-16 19:46:57 -08: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 optimize drop_keep 2018-11-19 13:27:13 -08: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 Remove tag from RuntimeValue (#133) 2018-10-31 16:01:20 +01:00