wasm-bindgen/crates
Alex Crichton f3942229fe More reuse of a parity_wasm::Module in the test runner
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.
2018-07-25 15:49:50 -07:00
..
backend Only emit static descriptors on wasm (#554) 2018-07-25 16:56:27 -05:00
cli More reuse of a parity_wasm::Module in the test runner 2018-07-25 15:49:50 -07:00
cli-support More reuse of a parity_wasm::Module in the test runner 2018-07-25 15:49:50 -07:00
js-sys Js sys once over (#550) 2018-07-25 16:33:44 -05:00
macro Merge pull request #547 from derekdreery/extra_docs 2018-07-25 12:04:29 -07:00
shared Bump to 0.2.14 2018-07-25 09:46:45 -07:00
test Js sys once over (#550) 2018-07-25 16:33:44 -05:00
test-macro Bump to 0.2.14 2018-07-25 09:46:45 -07:00
test-project-builder Bump to 0.2.14 2018-07-25 09:46:45 -07:00
typescript Fix compile on latest nightly (#489) 2018-07-17 09:11:30 -05:00
web-sys Bump to 0.2.14 2018-07-25 09:46:45 -07:00
webidl Merge pull request #547 from derekdreery/extra_docs 2018-07-25 12:04:29 -07:00