wasmi/src
Sergey Pepyakin 5f14102a59 Merge remote-tracking branch 'origin/master' into fuzz
# Conflicts:
#	benches/Cargo.toml
2018-06-22 13:00:53 +03:00
..
bin Add `instantiate` bin (#53) 2018-02-14 13:36:27 +03:00
common Cache memory index. 2018-06-14 18:48:25 +03:00
tests Use transmute instead of casts In RuntimeValue conversion. (#102) 2018-06-21 15:47:49 +03:00
validation WIP 2018-06-14 16:06:45 +03:00
func.rs WIP 2018-06-12 22:13:37 +03:00
global.rs Minor fixes in docs (#38) 2018-02-06 23:10:58 +03:00
host.rs Args refactor (#71) 2018-03-14 01:23:12 +03:00
imports.rs Minor fixes in docs (#38) 2018-02-06 23:10:58 +03:00
isa.rs WIP 2018-06-14 16:06:45 +03:00
lib.rs Working 2018-06-13 16:15:45 +03:00
memory.rs Provide direct access to the underlying buffer (#91) 2018-05-31 16:01:15 +02:00
module.rs WIP 2018-06-12 22:13:37 +03:00
runner.rs Inline always instruction dispatch function. 2018-06-14 18:49:28 +03:00
table.rs Add docs (#32) 2018-02-01 19:46:33 +03:00
types.rs Publish with externvals (#81) 2018-03-29 18:43:44 +03:00
value.rs Use transmute instead of casts In RuntimeValue conversion. (#102) 2018-06-21 15:47:49 +03:00