wasm-bindgen/crates/test-macro
2019-03-21 17:08:48 -07:00
..
src Fix warning on ATOMIC_USIZE_INIT & ATOMIC_BOOL_INIT 2019-02-15 11:58:48 +00:00
Cargo.toml Bump to 0.2.40 2019-03-21 17:08:48 -07: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.