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
246,861 downloads per month
Used in 578 crates
(2 directly)
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