60 releases (stable)

new 5.0.4 Dec 17, 2024
5.0.2 Nov 25, 2024
4.4.0 Oct 4, 2024
4.3.5 Jul 16, 2024
1.0.1 Jan 16, 2021

#1587 in WebAssembly

Download history 174/week @ 2024-08-30 361/week @ 2024-09-06 259/week @ 2024-09-13 228/week @ 2024-09-20 293/week @ 2024-09-27 340/week @ 2024-10-04 253/week @ 2024-10-11 261/week @ 2024-10-18 279/week @ 2024-10-25 376/week @ 2024-11-01 190/week @ 2024-11-08 134/week @ 2024-11-15 272/week @ 2024-11-22 155/week @ 2024-11-29 387/week @ 2024-12-06 276/week @ 2024-12-13

1,097 downloads per month
Used in wasmer-cli

MIT OR Apache-2.0 WITH LLVM-exception

4MB
69K 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

~32–46MB
~815K SLoC