Hi, I would like to use <workflow> for our Kotlin ...
# squarelibraries
b
Hi, I would like to use workflow for our Kotlin Multiplatform project. But I couldn’t find any related documentation. So, does workflow support Kotlin Multiplatform?
d
There was a spike on it - https://github.com/square/workflow-kotlin/issues/552 - but it was never landed.
b
Thanks @Darron Schall for the confirmation
r
There was a new effort more recently which is merged in now. I don't know the state of docs and publishing but the code is there
b
@russhwolf would you point me to the related PR or issue?
r
Started with these, though there’s been some other refinement since including adding JS targets: https://github.com/square/workflow-kotlin/pull/797 https://github.com/square/workflow-kotlin/pull/799 There was also some discussion in the workflow slack which you can join from this link, but I’m not going to find the specific thread right now https://join.slack.com/t/workflow-community/shared_invite/zt-a2wc0ddx-4bvc1royeZ7yjGqEkW1CsQ
r
b
Thanks, I’ll take a look soon