mirror of
https://github.com/rustwasm/wasm-bindgen.git
synced 2024-12-28 20:43:23 +03:00
2da77fb8b0
Shouldn't be any need to have them versioned separately!
5 lines
215 B
Plaintext
5 lines
215 B
Plaintext
# TODO: we shouldn't check this in to git, need to figure out how to avoid doing
|
|
# that.
|
|
[target.wasm32-unknown-unknown]
|
|
runner = 'cargo +nightly run --release -p wasm-bindgen-cli --bin wasm-bindgen-test-runner --'
|