Crates.io | wasmer-wast |
lib.rs | wasmer-wast |
version | 5.0.1 |
source | src |
created_at | 2021-01-16 22:25:48.870101 |
updated_at | 2024-11-06 11:29:41.492404 |
description | wast testing support for wasmer |
homepage | |
repository | https://github.com/wasmerio/wasmer |
max_upload_size | |
id | 342955 |
size | 59,609 |
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.