wasmer/lib/clif-backend/src
Lachlan Sneff 17eada53f3
feat(runtime) Get ready for tiering (#257)
* Add local_function field to context

* Add local call indirection to llvm

* local call indirection

* Fix  vm test

* Fix cranelift local call indirection

* Fix unwinding on nightly
2019-03-08 15:15:16 -08:00
..
signal merge upstream/master into wasmer-private/feature/llvm-backend 2019-03-04 13:03:32 -08:00
cache.rs Update api again and change SerializedCache to Artifact 2019-02-21 17:07:04 -08:00
func_env.rs feat(runtime) Get ready for tiering (#257) 2019-03-08 15:15:16 -08:00
lib.rs fix(clif-backend) Module::new does not use its argument. 2019-03-04 14:03:07 +01:00
libcalls.rs Rewrite exports and imports 2019-01-10 23:00:05 -05:00
module_env.rs Fix clif backend 2019-02-22 16:20:26 -08:00
module.rs fix(clif-backend) Module::new does not use its argument. 2019-03-04 14:03:07 +01:00
relocation.rs Get caching working again 2019-02-20 16:41:41 -08:00
resolver.rs merge upstream/master into wasmer-private/feature/llvm-backend 2019-03-04 13:03:32 -08:00
trampoline.rs Get caching working again 2019-02-20 16:41:41 -08:00