mirror of
https://github.com/rustwasm/wasm-bindgen.git
synced 2024-11-24 14:42:35 +03:00
16c2bee9c5
It's gotten some improvements to the debug mode runtime that the extra optimizations aren't worth it on CI (take too much time)
5 lines
205 B
Plaintext
5 lines
205 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 -p wasm-bindgen-cli --bin wasm-bindgen-test-runner --'
|