# Conflicts: # lib/clif-backend/Cargo.toml
* remove codegen.rs * Add export trampolines and remove libffi * Remove unused extern crates
* Move wasmer-runtime to wasmer-runtime-core * Add the runtime library * Fix issue with macros using wasmer_runtime, fmt * Make default compiler dependency optional * Add instantiate and validate functions