mirror of
https://github.com/rustwasm/wasm-bindgen.git
synced 2024-12-26 19:45:54 +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. |
||
---|---|---|
.. | ||
backend | ||
cli | ||
cli-support | ||
js-sys | ||
macro | ||
shared | ||
test | ||
test-macro | ||
test-project-builder | ||
typescript | ||
web-sys | ||
webidl |