64 releases (42 stable)

new 6.0.0-beta.1 Mar 7, 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

#1674 in WebAssembly

Download history 123/week @ 2024-11-17 262/week @ 2024-11-24 251/week @ 2024-12-01 304/week @ 2024-12-08 366/week @ 2024-12-15 98/week @ 2024-12-22 168/week @ 2024-12-29 188/week @ 2025-01-05 260/week @ 2025-01-12 169/week @ 2025-01-19 133/week @ 2025-01-26 225/week @ 2025-02-02 266/week @ 2025-02-09 370/week @ 2025-02-16 393/week @ 2025-02-23 233/week @ 2025-03-02

1,282 downloads per month
Used in wasmer-cli

MIT OR Apache-2.0 WITH LLVM-exception

4.5MB
82K 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

~36–51MB
~1M SLoC