| Crates.io | wasmer-wast-asml-fork |
| lib.rs | wasmer-wast-asml-fork |
| version | 1.0.2 |
| created_at | 2021-02-06 02:56:04.341746+00 |
| updated_at | 2021-02-06 02:56:04.341746+00 |
| description | wast testing support for wasmer |
| homepage | |
| repository | https://github.com/wasmerio/wasmer |
| max_upload_size | |
| id | 351391 |
| size | 45,647 |
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.