wasmi/src
Pierre Krieger 4c2995ca98 Fix the name of the 32bits feature (#82)
So that it matches the Cargo.toml
2018-04-04 18:14:43 +03:00
..
bin Add `instantiate` bin (#53) 2018-02-14 13:36:27 +03:00
common Just bump framestack limits. (#50) 2018-02-13 09:29:04 +03:00
tests Remove old fixtures. (#54) 2018-02-14 13:33:24 +03:00
validation Require func_type (not func) for func import. (#79) 2018-03-22 17:49:30 +03:00
func.rs Refine errors (#36) 2018-02-06 14:14:57 +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
lib.rs Fix the name of the 32bits feature (#82) 2018-04-04 18:14:43 +03:00
memory.rs remove stray println (#66) 2018-02-21 23:00:31 +03:00
module.rs Publish with externvals (#81) 2018-03-29 18:43:44 +03:00
runner.rs Args refactor (#71) 2018-03-14 01:23:12 +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 Args refactor (#71) 2018-03-14 01:23:12 +03:00