57 releases (stable)

new 5.0.1 Nov 6, 2024
4.4.0 Oct 4, 2024
4.3.5 Jul 16, 2024
4.2.6 Mar 4, 2024
1.0.1 Jan 16, 2021

#1544 in WebAssembly

Download history 300/week @ 2024-07-17 402/week @ 2024-07-24 260/week @ 2024-07-31 282/week @ 2024-08-07 322/week @ 2024-08-14 383/week @ 2024-08-21 149/week @ 2024-08-28 342/week @ 2024-09-04 268/week @ 2024-09-11 207/week @ 2024-09-18 302/week @ 2024-09-25 371/week @ 2024-10-02 233/week @ 2024-10-09 287/week @ 2024-10-16 221/week @ 2024-10-23 261/week @ 2024-10-30

1,049 downloads per month
Used in wasmer-cli

MIT OR Apache-2.0 WITH LLVM-exception

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

~31–46MB
~810K SLoC