51 releases (stable)

4.3.5 Jul 16, 2024
4.3.2 Jun 11, 2024
4.2.6 Mar 4, 2024
4.2.5 Dec 23, 2023
1.0.1 Jan 16, 2021

#1459 in WebAssembly

Download history 315/week @ 2024-04-04 228/week @ 2024-04-11 558/week @ 2024-04-18 333/week @ 2024-04-25 179/week @ 2024-05-02 341/week @ 2024-05-09 150/week @ 2024-05-16 378/week @ 2024-05-23 299/week @ 2024-05-30 337/week @ 2024-06-06 283/week @ 2024-06-13 259/week @ 2024-06-20 270/week @ 2024-06-27 561/week @ 2024-07-04 338/week @ 2024-07-11 247/week @ 2024-07-18

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

~29–43MB
~741K SLoC