The impression that I get is that wasmer is more targeted towards people who want to embed a wasm runtime inside an existing application that they're building, whereas wasmtime is more meant to be used as a standalone program that runs WASI binaries directly. I think both projects support both use cases, but they seem to be geared that way.