1
0
mirror of https://github.com/fluencelabs/wasmer synced 2025-03-30 22:41:03 +00:00
2020-04-14 12:41:05 -07:00

526 B

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