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

Download history 276/week @ 2024-10-30 325/week @ 2024-11-06 183/week @ 2024-11-13 263/week @ 2024-11-20 141/week @ 2024-11-27 317/week @ 2024-12-04 329/week @ 2024-12-11 247/week @ 2024-12-18 74/week @ 2024-12-25 231/week @ 2025-01-01 238/week @ 2025-01-08 222/week @ 2025-01-15 143/week @ 2025-01-22 147/week @ 2025-01-29 239/week @ 2025-02-05 241/week @ 2025-02-12

801 downloads per month
Used in wasmer-cli

MIT OR Apache-2.0 WITH LLVM-exception

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