I noticed that some of the platform targets that e...
# webassembly
j
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
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
Fantastic! That'll be amazing 🙂 Thanks Zalim.
t
Will there be a version of compose-html released targeting kotlin/wasm?