wasmer/lib/runtime-core/src
Syrus Akbary 436c4bffcb
Merge pull request #228 from Hywan/fix-runtime-core-unused-import
fix(runtime-core) Remove an unused import
2019-03-04 07:13:21 -08:00
..
memory Create a grow error and refactor grow impl to return result (#191) 2019-02-22 22:18:59 -08:00
structures Added parallel compilation (#209) 2019-02-25 12:03:48 -08:00
sys fix appveyor installer and build (#224) 2019-03-01 13:16:32 -08:00
table Create a grow error and refactor grow impl to return result (#191) 2019-02-22 22:18:59 -08:00
backend.rs Update api again and change SerializedCache to Artifact 2019-02-21 17:07:04 -08:00
backing.rs Use ModuleInfo instead of ModuleInner when possible 2019-02-18 11:56:20 -08:00
cache.rs fix(runtime-core) hasher does not need to be mutable. 2019-03-04 13:53:41 +01:00
error.rs fix(runtime-core) Remove an unused import. 2019-03-04 13:51:13 +01:00
export.rs Add caching. (#134) 2019-02-06 16:26:45 -08:00
global.rs Instantiate takes reference 2019-02-02 15:58:33 -08:00
import.rs Moved ctx in func macro to be first arg 2019-02-09 13:33:22 -08:00
instance.rs Use ModuleInfo instead of ModuleInner when possible 2019-02-18 11:56:20 -08:00
lib.rs Update api again and change SerializedCache to Artifact 2019-02-21 17:07:04 -08:00
macros.rs Moved ctx in func macro to be first arg 2019-02-09 13:33:22 -08:00
module.rs Fix after merge 2019-02-22 14:07:03 -08:00
sig_registry.rs Fix some reviewed items 2019-01-29 12:49:51 -08:00
typed_func.rs more emscripten stubs and urandom hack (#199) 2019-02-22 10:42:38 -08:00
types.rs Get caching working again 2019-02-20 16:41:41 -08:00
units.rs Create a grow error and refactor grow impl to return result (#191) 2019-02-22 22:18:59 -08:00
vm.rs Added cache into standalone app 2019-02-22 11:42:36 -08:00
vmcalls.rs Create a grow error and refactor grow impl to return result (#191) 2019-02-22 22:18:59 -08:00