44 releases (28 stable)

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

#1450 in WebAssembly

Download history 87/week @ 2024-01-02 70/week @ 2024-01-09 32/week @ 2024-01-16 41/week @ 2024-01-23 110/week @ 2024-01-30 85/week @ 2024-02-06 95/week @ 2024-02-13 109/week @ 2024-02-20 282/week @ 2024-02-27 243/week @ 2024-03-05 261/week @ 2024-03-12 182/week @ 2024-03-19 207/week @ 2024-03-26 277/week @ 2024-04-02 256/week @ 2024-04-09 215/week @ 2024-04-16

977 downloads per month
Used in wasmer-cli

MIT OR Apache-2.0 WITH LLVM-exception

4MB
60K 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
~780K SLoC