enso/lib/rust
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
..
automata New IDE build script (#3466) 2022-05-23 04:16:04 +02:00
callback Linting codebase 2022-03-10 05:32:33 +01:00
code-builder Linting codebase 2022-03-10 05:32:33 +01:00
config-reader New IDE build script (#3466) 2022-05-23 04:16:04 +02:00
data-structures Parser improvements (#3549) 2022-07-01 05:42:29 +02:00
debug-api fix profiling in chrome (#3540) 2022-07-21 17:24:18 +00:00
ensogl Disable wasm-opt for all the entry point crates (#3734) 2022-09-23 22:01:06 +02:00
frp GridView selection keyboard navigation. (#3657) 2022-09-14 16:50:35 +00:00
fuzzly Linting codebase 2022-03-10 05:32:33 +01:00
generics New IDE build script (#3466) 2022-05-23 04:16:04 +02:00
json-rpc Virtual Component Groups in the Hierarchical Action List (1/2) (#3488) 2022-06-03 17:18:20 +00:00
launcher-shims New IDE build script (#3466) 2022-05-23 04:16:04 +02:00
logger Better fonts support. (#3616) 2022-08-27 00:25:34 +02:00
macro-utils New IDE build script (#3466) 2022-05-23 04:16:04 +02:00
metamodel EnsoCompilerTest to verify compatibility of parsers (#3723) 2022-09-20 15:50:27 +00:00
optics New IDE build script (#3466) 2022-05-23 04:16:04 +02:00
parser EnsoCompilerTest to verify compatibility of parsers (#3723) 2022-09-20 15:50:27 +00:00
prelude IDE uses new visualization API (#3661) 2022-09-01 15:33:46 +03:00
profiler Symbol unregistration (#3507) 2022-06-15 03:54:59 +00:00
reflect Parser: Parse UUIDs; implement comments in AST; implement type annotations and signatures; fix field names (#3653) 2022-09-03 03:15:27 +00:00
shapely Better fonts support. (#3616) 2022-08-27 00:25:34 +02:00
shortcuts Disable wasm-opt for all the entry point crates (#3734) 2022-09-23 22:01:06 +02:00
text Better fonts support. (#3616) 2022-08-27 00:25:34 +02:00
types Grid view selection and hover (#3622) 2022-08-01 10:54:42 +00:00
web Better fonts support. (#3616) 2022-08-27 00:25:34 +02:00