72 releases

0.3.36 May 15, 2023
0.3.34 Feb 1, 2023
0.3.33 Sep 12, 2022
0.3.32 Jul 25, 2022
0.2.15 Jul 26, 2018

#671 in Procedural macros

Download history 54197/week @ 2023-02-10 58062/week @ 2023-02-17 52283/week @ 2023-02-24 60084/week @ 2023-03-03 57847/week @ 2023-03-10 56322/week @ 2023-03-17 58583/week @ 2023-03-24 53924/week @ 2023-03-31 53894/week @ 2023-04-07 57252/week @ 2023-04-14 59708/week @ 2023-04-21 56364/week @ 2023-04-28 57008/week @ 2023-05-05 58693/week @ 2023-05-12 60554/week @ 2023-05-19 59730/week @ 2023-05-26

246,861 downloads per month
Used in 578 crates (2 directly)

MIT/Apache

9KB
212 lines

wasm-bindgen-test-runner

This is an experimental crate for enabling cargo test --target wasm32-unknown-unknown. For more information see the README of wasm-bindgen-test.


lib.rs:

See the README for wasm-bindgen-test for a bit more info about what's going on here.

Dependencies

~98KB