Alex Crichton 27001a226d Eliminate duplicate types in the type section
This commit updates the `wasm-gc` pass of wasm-bindgen to eliminate
duplicate types in the type section, effectively enabling a gc of the
type section itself. The main purpose here is ensure that code generated
by `wasm-bindgen` itself doesn't have to go too far out of its way to
deduplicate at generation time, but rather it can rely on the gc pass to
clean up.

Note that this currently depends on paritytech/parity-wasm#231, but this
can be updated if that ends up not landing.
2018-10-29 12:04:11 -07:00
..
2018-10-28 12:44:05 -07:00
2018-10-10 13:19:40 -07:00
2018-10-10 13:19:40 -07:00
2018-10-10 13:19:40 -07:00
2018-09-26 08:26:00 -07:00
2018-10-16 14:04:40 -07:00
2018-10-10 13:19:40 -07:00
2018-10-10 13:19:40 -07:00
2018-09-26 08:26:00 -07:00