I noticed that some of the platform targets that exist in library artifacts like ktor, don't exist in the wasm-variented repo. ie, no linux targets in: https://maven.pkg.jetbrains.space/kotlin/p/wasm/experimental/io/ktor/
I can work around this with some gradle sorcery. But curious what the plan / eta is to get wasm targeted releases of all the libs in https://maven.pkg.jetbrains.space/kotlin/p/wasm so that I can avoid the sorcery. Or alternatively if there is any way to publish all the same targets there that exist in the regular releases.
b
bashor
11/08/2023, 6:11 PM
We are working on having regular releases with wasm support for core libraries and ktor.
🙌 2
It should be done within 1-2 months 🤞
👀 2
K 2
🤞 1
🤞🏾 1
j
James Ward
11/08/2023, 6:12 PM
Fantastic! That'll be amazing 🙂 Thanks Zalim.
t
Todd
11/10/2023, 4:05 PM
Will there be a version of compose-html released targeting kotlin/wasm?