Is there a way to have `kotlinx-serialization` on ...
# serialization
a
Is there a way to have
kotlinx-serialization
on wasm? Looks like there are not artifacts for 1.5.0
j
I have been investigating about which targets are using all popular libraries from JetBrains and third parties (coroutines, etc), but look like the transition from the old artifacts to the new recommended ones will be slow
e
it's not difficult to build your own, as https://github.com/danbrough/kotlinxtras does for other targets