mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-03-15 09:40:52 +00:00
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 --'
|