mirror of
https://github.com/rustwasm/wasm-bindgen.git
synced 2024-11-24 06:33:33 +03:00
5af3d72f42
We'll graduate these to stable once 1.30.0 is released, but for now let's start testing beta! Some matrix entries remain on nightly, but the bulk of tests are switching to beta.
5 lines
196 B
Plaintext
5 lines
196 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 run -p wasm-bindgen-cli --bin wasm-bindgen-test-runner --'
|