wasmi/src
Jef 3854ecdad6 Remove some unsafety (#131)
* Remove unsafety

* Remove transmutes and pointer casts
2018-10-25 14:17:25 +02:00
..
bin Add `instantiate` bin (#53) 2018-02-14 13:36:27 +03:00
common Flat Stack (#98) 2018-07-04 10:08:45 +03:00
tests Resumable function invocation (#110) 2018-07-09 19:06:44 +03:00
validation Hide instruction storage details (#129) 2018-10-10 19:02:27 +02:00
func.rs Typo fixes (#119) 2018-08-03 16:05:10 +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 Hide instruction storage details (#129) 2018-10-10 19:02:27 +02:00
lib.rs Proofread the library-level docs (#123) 2018-08-27 11:10:45 +03:00
memory.rs Remove some unsafety (#131) 2018-10-25 14:17:25 +02:00
module.rs Typo fixes (#119) 2018-08-03 16:05:10 +03:00
runner.rs Don't update PC on every instruction (#130) 2018-10-19 16:55:07 +02: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 Remove some unsafety (#131) 2018-10-25 14:17:25 +02:00