1 stable release

1.0.2 Feb 6, 2021

#1341 in WebAssembly

MIT OR Apache-2.0 WITH LLVM-exception

485KB
9K SLoC

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.


lib.rs:

Implementation of the WAST text format for wasmer.

Dependencies

~10–22MB
~318K SLoC