wasmer-wast 2.2.0

wast testing support for wasmer
Documentation

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.

Note: this project started as a fork of this crate.