mirror of
https://github.com/fluencelabs/wasmer
synced 2024-12-04 18:10:18 +00:00
.. | ||
src | ||
Cargo.toml | ||
README.md |
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 at commit
157aab50f5745e08eb0feb905c131f81284f9a7c
. Attributions can be found here