wasm-bindgen/crates/test-macro
2018-09-26 07:31:54 -07:00
..
src Migrate the serde-serialize test to wasm 2018-08-06 09:43:55 -07:00
Cargo.toml Bump to version 0.2.23 (and js-sys and wasm-bindgen-futures to 0.3.0) 2018-09-26 07:31:54 -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.