This is the wasmer-wast crate, which contains an implementation of WebAssembly's "wast" test scripting language, which is used in the [WebAssembly spec testsuite], using wasmer for execution.
wasmer-wast
Note: this project started as a fork of this crate.