enso/lib/rust/ensogl/example
Michał Wawrzyniec Urbańczyk 6a56ceb147
Disable wasm-opt for all the entry point crates (#3734)
This PR disables the wasm-opt optimization in the crates that can be used as WASM entry points. Unfortunately, wasm-pack does not allow for disabling wasm-opt through a command line flag, so we have to disable it by setting an appropriate flag in each Cargo.toml.
2022-09-23 22:01:06 +02:00
..
animation Disable wasm-opt for all the entry point crates (#3734) 2022-09-23 22:01:06 +02:00
complex-shape-system Disable wasm-opt for all the entry point crates (#3734) 2022-09-23 22:01:06 +02:00
custom-shape-system Disable wasm-opt for all the entry point crates (#3734) 2022-09-23 22:01:06 +02:00
dom-symbols Disable wasm-opt for all the entry point crates (#3734) 2022-09-23 22:01:06 +02:00
drop-manager Disable wasm-opt for all the entry point crates (#3734) 2022-09-23 22:01:06 +02:00
easing-animator Disable wasm-opt for all the entry point crates (#3734) 2022-09-23 22:01:06 +02:00
glyph-system Disable wasm-opt for all the entry point crates (#3734) 2022-09-23 22:01:06 +02:00
grid-view Disable wasm-opt for all the entry point crates (#3734) 2022-09-23 22:01:06 +02:00
list-view Disable wasm-opt for all the entry point crates (#3734) 2022-09-23 22:01:06 +02:00
mouse-events Disable wasm-opt for all the entry point crates (#3734) 2022-09-23 22:01:06 +02:00
profiling-run-graph Disable wasm-opt for all the entry point crates (#3734) 2022-09-23 22:01:06 +02:00
render-profile-flamegraph Better fonts support. (#3616) 2022-08-27 00:25:34 +02:00
scroll-area Disable wasm-opt for all the entry point crates (#3734) 2022-09-23 22:01:06 +02:00
shape-system Disable wasm-opt for all the entry point crates (#3734) 2022-09-23 22:01:06 +02:00
slider Disable wasm-opt for all the entry point crates (#3734) 2022-09-23 22:01:06 +02:00
sprite-system Disable wasm-opt for all the entry point crates (#3734) 2022-09-23 22:01:06 +02:00
sprite-system-benchmark Disable wasm-opt for all the entry point crates (#3734) 2022-09-23 22:01:06 +02:00
src Grid View with Scrolling (#3588) 2022-07-19 08:39:23 +00:00
text-area Better fonts support. (#3616) 2022-08-27 00:25:34 +02:00
Cargo.toml Grid View with Scrolling (#3588) 2022-07-19 08:39:23 +00:00