mirror of
https://github.com/rustwasm/wasm-bindgen.git
synced 2024-11-28 14:27:36 +03:00
0fb31b2bc4
This is no longer needed as of rustc 1.30.0 and the `proc-macro2` crate will now automatically detect whether it can use spans or not! |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |
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
.