46 releases (29 stable)

new 4.3.0 May 10, 2024
4.3.0-alpha.1 Apr 25, 2024
4.2.6 Mar 4, 2024
4.2.5 Dec 23, 2023
1.0.1 Jan 16, 2021

#1405 in WebAssembly

Download history 49/week @ 2024-01-24 97/week @ 2024-01-31 88/week @ 2024-02-07 94/week @ 2024-02-14 133/week @ 2024-02-21 294/week @ 2024-02-28 243/week @ 2024-03-06 253/week @ 2024-03-13 192/week @ 2024-03-20 201/week @ 2024-03-27 301/week @ 2024-04-03 234/week @ 2024-04-10 582/week @ 2024-04-17 351/week @ 2024-04-24 127/week @ 2024-05-01 350/week @ 2024-05-08

1,456 downloads per month
Used in wasmer-cli

MIT OR Apache-2.0 WITH LLVM-exception

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

~30–44MB
~777K SLoC