wasmi/src
Arkadiy Paronyan 118396851a Allocate memory on demand (#115)
* Allocate mem on demand

* More control in with_direct_access_mut
2018-07-31 16:25:46 +03: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 Flat Stack (#98) 2018-07-04 10:08:45 +03:00
func.rs Resumable function invocation (#110) 2018-07-09 19:06:44 +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 Flat Stack (#98) 2018-07-04 10:08:45 +03:00
lib.rs typo fixes in lib.rs (#113) 2018-07-30 15:16:17 +03:00
memory.rs Allocate memory on demand (#115) 2018-07-31 16:25:46 +03:00
module.rs Flat Stack (#98) 2018-07-04 10:08:45 +03:00
runner.rs Avoid allocations on memory operations (#112) 2018-07-26 14:50:05 +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 Avoid allocations on memory operations (#112) 2018-07-26 14:50:05 +03:00