wasmer/lib/runtime-core
Lachlan Sneff 38b0fbf3c5
Generate trampolines to call exported functions instead of using libffi (#108)
* remove codegen.rs

* Add export trampolines and remove libffi

* Remove unused extern crates
2019-01-22 15:00:27 -08:00
..
build Library restructure (#104) 2019-01-22 11:02:06 -08:00
examples Library restructure (#104) 2019-01-22 11:02:06 -08:00
spectests Library restructure (#104) 2019-01-22 11:02:06 -08:00
src Generate trampolines to call exported functions instead of using libffi (#108) 2019-01-22 15:00:27 -08:00
tests Library restructure (#104) 2019-01-22 11:02:06 -08:00
Cargo.toml Library restructure (#104) 2019-01-22 11:02:06 -08:00