wasm-bindgen/crates/test-macro
2020-01-07 13:48:25 -06:00
..
src Default all async support to std::future (#1741) 2019-09-05 11:18:36 -05:00
Cargo.toml Bump to 0.2.58 (#1946) 2020-01-07 13:48:25 -06:00
README.md Add a test harness to directly execute wasm tests (#524) 2018-07-20 13:47:49 -05:00

wasm-bindgen-test-runner

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