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

#1566 in WebAssembly

Download history 278/week @ 2024-07-20 368/week @ 2024-07-27 278/week @ 2024-08-03 274/week @ 2024-08-10 480/week @ 2024-08-17 144/week @ 2024-08-24 219/week @ 2024-08-31 350/week @ 2024-09-07 230/week @ 2024-09-14 244/week @ 2024-09-21 390/week @ 2024-09-28 255/week @ 2024-10-05 247/week @ 2024-10-12 242/week @ 2024-10-19 283/week @ 2024-10-26 367/week @ 2024-11-02

1,187 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

~32–47MB
~833K SLoC