mirror of
https://github.com/rustwasm/wasm-bindgen.git
synced 2024-11-24 06:33:33 +03:00
f3942229fe
This commit updates the test runner to only deserialize a `Module` once and then directly pass it to the `wasm-bindgen` config, avoiding pulling in a public dependency with the same strategy as the `wasm-gc-api` crate for now. This reduces the runtime of this step for `wasm-bindgen-test-runner` from ~0.23s to ~0.19s on my machine. |
||
---|---|---|
.. | ||
src/bin | ||
Cargo.toml |