* 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
* Add error types and convert most results to wasmer-runtime results * Fix spectests * Fix umbrella project to work with new error types