1
0
mirror of https://github.com/fluencelabs/wasmer synced 2025-03-17 16:50:48 +00:00
Lachlan Sneff 38b0fbf3c5
Generate trampolines to call exported functions instead of using libffi ()
* remove codegen.rs

* Add export trampolines and remove libffi

* Remove unused extern crates
2019-01-22 15:00:27 -08:00
..