wasmi/src
Sergey Pepyakin 106ac7afdb Fix memory max pages (#33)
* Fix memory max pages

* Get rid of calculate_memory_size.
2018-02-02 00:44:06 +03:00
..
common Wasm function can only trap (#29) 2018-02-01 14:59:21 +03:00
tests Add docs (#32) 2018-02-01 19:46:33 +03:00
validation Update to most recent parity-wasm (#21) 2018-01-26 18:35:12 +03:00
func.rs Wasm function can only trap (#29) 2018-02-01 14:59:21 +03:00
global.rs Add docs (#32) 2018-02-01 19:46:33 +03:00
host.rs Add docs (#32) 2018-02-01 19:46:33 +03:00
imports.rs 4th iteration on documentation (#22) 2018-01-26 19:24:40 +03:00
lib.rs Add docs (#32) 2018-02-01 19:46:33 +03:00
memory.rs Fix memory max pages (#33) 2018-02-02 00:44:06 +03:00
module.rs Add docs (#32) 2018-02-01 19:46:33 +03:00
runner.rs Wasm function can only trap (#29) 2018-02-01 14:59:21 +03:00
table.rs Add docs (#32) 2018-02-01 19:46:33 +03:00
types.rs Add docs (#32) 2018-02-01 19:46:33 +03:00
value.rs Wasm function can only trap (#29) 2018-02-01 14:59:21 +03:00