62 releases (stable)
new 6.0.0-alpha.1 | Feb 18, 2025 |
---|---|
5.0.5-rc1 | Jan 3, 2025 |
5.0.4 | Dec 17, 2024 |
5.0.2 | Nov 25, 2024 |
1.0.1 | Jan 16, 2021 |
#1590 in WebAssembly
801 downloads per month
Used in wasmer-cli
4.5MB
81K
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
~35–50MB
~1M SLoC