| Crates.io | wasmer-wast |
| lib.rs | wasmer-wast |
| version | 6.1.0-rc.5 |
| created_at | 2021-01-16 22:25:48.870101+00 |
| updated_at | 2025-09-17 06:55:43.91504+00 |
| description | wast testing support for wasmer |
| homepage | |
| repository | https://github.com/wasmerio/wasmer |
| max_upload_size | |
| id | 342955 |
| size | 170,246 |
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.