Does DCE honor `@JsExport` annotations, or do we s...
# javascript
a
Does DCE honor
@JsExport
annotations, or do we still need to manually pass in a list through
keep
?
t
IR - honor Legacy - not honor
a
Gotcha. Still on Legacy, but this is a big point in favor of investigating IR 😊
t
IR is alpha, blockers exist
a
I decided not to support Legacy anymore. Right now, the ecosystem is small and mostly we will be using our own libraries. For the binary, it does not matter, what compiler is used as long as it works.
t
I'm not so lucky :) IR bugs fully block me :(
a
This is why we are on 1.4.20 EAP. It was not working untill that