Compose support on Kotlin Playground

Now that Wasm is on Alpha, I was wondering if it would be possible for the Kotlin Playground to support compose components with previews.

It would be a good way to share Compose recipes.

3 Likes

Something interesting is in the works: https://youtrack.jetbrains.com/issue/KT-56195.

You can view the prototype of Compose Web on the Kotlin Playground here: Kotlin Playground: Edit, Run, Share Kotlin Code Online.

This project is very promising!

1 Like