# Wasmer Spectests
Wasmer is a standalone JIT WebAssembly runtime, aiming to be fully
compatible with Emscripten, Rust and Go. [Learn
more](https://github.com/wasmerio/wasmer).
This crate allows to test the Wasmer runtime against the official
specification test suite.