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

Download history 165/week @ 2022-11-27 125/week @ 2022-12-04 209/week @ 2022-12-11 181/week @ 2022-12-18 128/week @ 2022-12-25 140/week @ 2023-01-01 161/week @ 2023-01-08 104/week @ 2023-01-15 232/week @ 2023-01-22 227/week @ 2023-01-29 242/week @ 2023-02-05 228/week @ 2023-02-12 227/week @ 2023-02-19 198/week @ 2023-02-26 141/week @ 2023-03-05 161/week @ 2023-03-12

764 downloads per month
Used in wasmer-cli

MIT OR Apache-2.0 WITH LLVM-exception

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