wasmi/src
Leonardo Yvens ad14d82bce Expose globals to host (#158)
* Make `global_by_index` pub, add `globals` getter

* simplify access to globals
2019-01-18 00:27:56 +01:00
..
bin rustfmt (#151) 2018-12-11 12:54:06 +01:00
common rustfmt (#151) 2018-12-11 12:54:06 +01:00
tests Check type when resuming function (#152) 2019-01-02 12:18:24 +01:00
validation rustfmt (#151) 2018-12-11 12:54:06 +01:00
func.rs Check type when resuming function (#152) 2019-01-02 12:18:24 +01:00
global.rs rustfmt (#151) 2018-12-11 12:54:06 +01:00
host.rs rustfmt (#151) 2018-12-11 12:54:06 +01:00
imports.rs rustfmt (#151) 2018-12-11 12:54:06 +01:00
isa.rs rustfmt (#151) 2018-12-11 12:54:06 +01:00
lib.rs rustfmt (#151) 2018-12-11 12:54:06 +01:00
memory.rs Fixed documentation for used_size (#156) 2019-01-08 16:16:49 +01:00
module.rs Expose globals to host (#158) 2019-01-18 00:27:56 +01:00
nan_preserving_float.rs rustfmt (#151) 2018-12-11 12:54:06 +01:00
runner.rs rustfmt (#151) 2018-12-11 12:54:06 +01:00
table.rs rustfmt (#151) 2018-12-11 12:54:06 +01:00
types.rs rustfmt (#151) 2018-12-11 12:54:06 +01:00
value.rs rustfmt (#151) 2018-12-11 12:54:06 +01:00