wasmer/tests/wast
2020-05-11 13:48:41 -07:00
..
src some minor improvements 2020-04-29 23:15:38 +03:00
Cargo.toml Prepare for 0.17.0 release 2020-05-11 13:48:41 -07:00
README.md Improved attributions 2020-04-14 12:41:05 -07:00

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