23 releases (13 stable)
3.2.0-alpha.1 | Jan 23, 2023 |
---|---|
3.1.0 | Dec 14, 2022 |
3.0.2 | Nov 27, 2022 |
3.0.0-alpha.4 | Jul 29, 2022 |
1.0.1 | Jan 16, 2021 |
#176 in WebAssembly
764 downloads per month
Used in wasmer-cli
1MB
23K
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
~7–15MB
~312K SLoC