Zac Sweers
09/18/2023, 2:30 PMMargarita Bobova
09/18/2023, 3:38 PMIlya Goncharov [JB]
09/19/2023, 10:27 AM*.jar
file contained both legacy and ir variant. Now there is separate IR artifact (*.klib
), and if you have JS IR target in your build, you get only IR variant of stdlib now (but jar
still exists in maven repo.
Why do you need it? You test legacy stdlib-js specifically? Do you plan to get rid of such dependency because legacy now deprecated?Zac Sweers
09/19/2023, 5:17 PM