wasm-bindgen/crates/test-macro
2018-10-10 13:19:40 -07:00
..
src cargo +nightly fmt --all 2018-09-26 08:26:00 -07:00
Cargo.toml Bump to 0.2.25 2018-10-10 13:19:40 -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.